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