BatchContractNumber Property |
An optional contract number.
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 ContractNumber { get; set; }
Public Property ContractNumber As String
Get
Set
public:
property String^ ContractNumber {
String^ get ();
void set (String^ value);
}
member ContractNumber : string with get, set
Property Value
Type:
StringSee Also