DocumentsRepositoryBaseFromPartyIdAttribute Field |
Definition of the data attribute for
FromParty reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Document, Nullable<Guid>> FromPartyIdAttribute
Public Shared ReadOnly FromPartyIdAttribute As ColumnDataAttribute(Of Document, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Document^, Nullable<Guid^>^>^ FromPartyIdAttribute
static val FromPartyIdAttribute: ColumnDataAttribute<Document, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocument,
NullableGuid
See Also