ItemIsSolderPasteItem Property |
A boolean value indicating that this item is solder paste.
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 IsSolderPasteItem { get; }
Public ReadOnly Property IsSolderPasteItem As Boolean
Get
public:
property bool IsSolderPasteItem {
bool get ();
}
member IsSolderPasteItem : bool with get
Property Value
Type:
BooleanSee Also