RecordedMaterialSlot Property  | 
 
            The optional name of the feeder slot/position 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 Slot { get; set; }Public Property Slot As String
	Get
	Set
public:
property String^ Slot {
	String^ get ();
	void set (String^ value);
}member Slot : string with get, set
Property Value
Type: 
String
See Also