A boolean value indicating that this item is a moisture sensitive material (MSD material).
This is a read-only property that is maintained by the system and may not be directly adjusted.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsMSDItem { get; }
Public ReadOnly Property IsMSDItem As Boolean
Get
public:
property bool IsMSDItem {
bool get ();
}
member IsMSDItem : bool with get
Property Value
Type:
BooleanSee Also