DocumentTypePropertiesRepositoryPropertyIdAttribute Field |
Definition of the data attribute for
Property reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypeProperty, Guid> PropertyIdAttribute
Public Shared ReadOnly PropertyIdAttribute As ColumnDataAttribute(Of DocumentTypeProperty, Guid)
public:
static initonly ColumnDataAttribute<DocumentTypeProperty^, Guid^>^ PropertyIdAttribute
static val PropertyIdAttribute: ColumnDataAttribute<DocumentTypeProperty, Guid>
Field Value
Type:
ColumnDataAttributeDocumentTypeProperty,
Guid
See Also