PickedItemDestinationResource Property |
The name of the factory resource where the material was delivered.
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 DestinationResource { get; }
Public ReadOnly Property DestinationResource As String
Get
public:
property String^ DestinationResource {
String^ get ();
}
member DestinationResource : string with get
Property Value
Type:
StringSee Also