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.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
String
See Also