TransportationRequisitionTransportFromPartyContactMechanism Property |
Loading address. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic PartyContactMechanism TransportFromPartyContactMechanism { get; set; }
Public Property TransportFromPartyContactMechanism As PartyContactMechanism
Get
Set
public:
property PartyContactMechanism^ TransportFromPartyContactMechanism {
PartyContactMechanism^ get ();
void set (PartyContactMechanism^ value);
}
member TransportFromPartyContactMechanism : PartyContactMechanism with get, set
Property Value
Type:
PartyContactMechanism
See Also