ServiceActivitiesRepositoryShipToCustomerReference 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<ServiceActivity, Customer> ShipToCustomerReference
Public Shared ReadOnly ShipToCustomerReference As PrimaryKeyReference(Of ServiceActivity, Customer)
public:
static initonly PrimaryKeyReference<ServiceActivity^, Customer^>^ ShipToCustomerReference
static val ShipToCustomerReference: PrimaryKeyReference<ServiceActivity, Customer>
Field Value
Type:
PrimaryKeyReferenceServiceActivity,
Customer
See Also