FinancialStatementNodesRepositoryFullPathAttribute Field |
Definition of the
FullPath data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<FinancialStatementNode, string> FullPathAttribute
Public Shared ReadOnly FullPathAttribute As ColumnDataAttribute(Of FinancialStatementNode, String)
public:
static initonly ColumnDataAttribute<FinancialStatementNode^, String^>^ FullPathAttribute
static val FullPathAttribute: ColumnDataAttribute<FinancialStatementNode, string>
Field Value
Type:
ColumnDataAttributeFinancialStatementNode,
String
See Also