TransportationRequisitionsRepositoryTransportFromPartyContactMechanismReference 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<TransportationRequisition, PartyContactMechanism> TransportFromPartyContactMechanismReference
Public Shared ReadOnly TransportFromPartyContactMechanismReference As PrimaryKeyReference(Of TransportationRequisition, PartyContactMechanism)
public:
static initonly PrimaryKeyReference<TransportationRequisition^, PartyContactMechanism^>^ TransportFromPartyContactMechanismReference
static val TransportFromPartyContactMechanismReference: PrimaryKeyReference<TransportationRequisition, PartyContactMechanism>
Field Value
Type:
PrimaryKeyReferenceTransportationRequisition,
PartyContactMechanism
See Also