ServiceOrdersRepositoryShipToCustomerReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ServiceOrder, Customer> ShipToCustomerReference
Public Shared ReadOnly ShipToCustomerReference As PrimaryKeyReference(Of ServiceOrder, Customer)
public:
static initonly PrimaryKeyReference<ServiceOrder^, Customer^>^ ShipToCustomerReference
static val ShipToCustomerReference: PrimaryKeyReference<ServiceOrder, Customer>
Field Value
Type:
PrimaryKeyReferenceServiceOrder,
Customer
See Also