| ParentAccountKey Property | |
| See Also |
Sets or returns the parent G/L account code as defined in Chart of Accounts. This property is used for automatic calculation of the budget for the account (AccountCode), as a percentage (ParentAccPercent) of the parent account budget.
Field name: FatherCode.
Length: 15 characters.
Read-write property
| Visual Basic |
|---|
Public Property ParentAccountKey() As String |