LotsRepositoryBlockedForDocumentIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Lot, Nullable<Guid>> BlockedForDocumentIdAttribute
Public Shared ReadOnly BlockedForDocumentIdAttribute As ColumnDataAttribute(Of Lot, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Lot^, Nullable<Guid^>^>^ BlockedForDocumentIdAttribute
static val BlockedForDocumentIdAttribute: ColumnDataAttribute<Lot, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeLot,
NullableGuid
See Also