SalesOrdersRepositoryShipToPartyContactMechanismReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesOrder, PartyContactMechanism> ShipToPartyContactMechanismReference
Public Shared ReadOnly ShipToPartyContactMechanismReference As PrimaryKeyReference(Of SalesOrder, PartyContactMechanism)
public:
static initonly PrimaryKeyReference<SalesOrder^, PartyContactMechanism^>^ ShipToPartyContactMechanismReference
static val ShipToPartyContactMechanismReference: PrimaryKeyReference<SalesOrder, PartyContactMechanism>
Field Value
Type:
PrimaryKeyReferenceSalesOrder,
PartyContactMechanism
See Also