FinancialStatementNodeCorrespondancesRepositoryCorrespondantAccountGroupIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<FinancialStatementNodeCorrespondance, Nullable<Guid>> CorrespondantAccountGroupIdAttribute
Public Shared ReadOnly CorrespondantAccountGroupIdAttribute As ColumnDataAttribute(Of FinancialStatementNodeCorrespondance, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<FinancialStatementNodeCorrespondance^, Nullable<Guid^>^>^ CorrespondantAccountGroupIdAttribute
static val CorrespondantAccountGroupIdAttribute: ColumnDataAttribute<FinancialStatementNodeCorrespondance, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeFinancialStatementNodeCorrespondance,
NullableGuid
See Also