TransportOrderSourceResource Property  | 
 
            The name of the factory resource where the materials will picked.  This corresponds to the name
            of the stock area where the materials are located.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string SourceResource { get; }Public ReadOnly Property SourceResource As String
	Get
public:
property String^ SourceResource {
	String^ get ();
}member SourceResource : string with get
Property Value
Type: 
String
See Also