RecordedMaterialSubSlot Property |
The optional name of the feeder subslot/subposition where the material was loaded.
For printed circuit board assembly operations only.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string SubSlot { get; set; }
Public Property SubSlot As String
Get
Set
public:
property String^ SubSlot {
String^ get ();
void set (String^ value);
}
member SubSlot : string with get, set
Property Value
Type:
StringSee Also