DocumentAmountTypeDependenciesRepositoryDependsOnDocumentAmountTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentAmountTypeDependency, Guid> DependsOnDocumentAmountTypeIdAttribute
Public Shared ReadOnly DependsOnDocumentAmountTypeIdAttribute As ColumnDataAttribute(Of DocumentAmountTypeDependency, Guid)
public:
static initonly ColumnDataAttribute<DocumentAmountTypeDependency^, Guid^>^ DependsOnDocumentAmountTypeIdAttribute
static val DependsOnDocumentAmountTypeIdAttribute: ColumnDataAttribute<DocumentAmountTypeDependency, Guid>
Field Value
Type:
ColumnDataAttributeDocumentAmountTypeDependency,
Guid
See Also