LotsRepositoryBlockedForPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<Lot, Party> BlockedForPartyReference
Public Shared ReadOnly BlockedForPartyReference As KeyReference(Of Lot, Party)
public:
static initonly KeyReference<Lot^, Party^>^ BlockedForPartyReference
static val BlockedForPartyReference: KeyReference<Lot, Party>
Field Value
Type:
KeyReferenceLot,
Party
See Also