Click or drag to resize

FinancialStatementNodeCode Property

Identifying code of the financial statement node. Unique within the parent financial statement node. [Required] [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Code { get; set; }

Property Value

Type: String
See Also