Click or drag to resize

ShipmentsRepository Fields

The ShipmentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the Shipment identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberIssuedByPersonIdAttribute
Definition of the data attribute for IssuedByPerson reference
Public fieldStatic memberIssuedByPersonReference
Definition of the IssuedByPerson reference
Public fieldStatic memberLinesChildCollectionDefinition
Definition of the Lines child list
Public fieldStatic memberReceivedByPersonIdAttribute
Definition of the data attribute for ReceivedByPerson reference
Public fieldStatic memberReceivedByPersonReference
Definition of the ReceivedByPerson reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberRequiredDeliveryDateAttribute
Definition of the RequiredDeliveryDate data attribute
Public fieldStatic memberShipFromStoreIdAttribute
Definition of the data attribute for ShipFromStore reference
Public fieldStatic memberShipFromStoreReference
Definition of the ShipFromStore reference
Public fieldStatic memberShipToPartyContactMechanismIdAttribute
Definition of the data attribute for ShipToPartyContactMechanism reference
Public fieldStatic memberShipToPartyContactMechanismReference
Definition of the ShipToPartyContactMechanism reference
Public fieldStatic memberTableName
The primary storage table for Shipment objects
Top
See Also