BatchReceivingPartRevision Property |
For receiving type batches (BatchType == BatchType.Receiving), the internal part revision of the part being received.
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 ReceivingPartRevision { get; set; }
Public Property ReceivingPartRevision As String
Get
Set
public:
property String^ ReceivingPartRevision {
String^ get ();
void set (String^ value);
}
member ReceivingPartRevision : string with get, set
Property Value
Type:
StringSee Also