TransportOrderDestinationResource Property  | 
 
            The name of the factory resource where the materials will be delivered (optional).
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string DestinationResource { get; }Public ReadOnly Property DestinationResource As String
	Get
public:
property String^ DestinationResource {
	String^ get ();
}member DestinationResource : string with get
Property Value
Type: 
String
See Also