DocumentsRepositoryBaseToPartyIdAttribute Field |
Definition of the data attribute for
ToParty 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>> ToPartyIdAttribute
Public Shared ReadOnly ToPartyIdAttribute As ColumnDataAttribute(Of Document, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Document^, Nullable<Guid^>^>^ ToPartyIdAttribute
static val ToPartyIdAttribute: ColumnDataAttribute<Document, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocument,
NullableGuid
See Also