StoreTransactionsRepositoryReceivingPersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<StoreTransaction, Person> ReceivingPersonReference
Public Shared ReadOnly ReceivingPersonReference As PrimaryKeyReference(Of StoreTransaction, Person)
public:
static initonly PrimaryKeyReference<StoreTransaction^, Person^>^ ReceivingPersonReference
static val ReceivingPersonReference: PrimaryKeyReference<StoreTransaction, Person>
Field Value
Type:
PrimaryKeyReferenceStoreTransaction,
Person
See Also