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.245.0.0 (8.245.0.0)
Syntax public string SourceResource { get; }
Public ReadOnly Property SourceResource As String
Get
public:
property String^ SourceResource {
String^ get ();
}
member SourceResource : string with get
Property Value
Type:
StringSee Also