FinancialStatementNodeParentFullPath Property |
Parent financial statement node specified through its full identification path. [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ParentFullPath { get; set; }
Public Property ParentFullPath As String
Get
Set
public:
property String^ ParentFullPath {
String^ get ();
void set (String^ value);
}
member ParentFullPath : string with get, set
Property Value
Type:
String
See Also