Click or drag to resize

AreaFullPath Property

Full path to the area, starting with '/' and containing the area codes of all parent areas using '/' as separator and terminator. For example root area with code 'BG' would have full path = '/BG/'. [Filter(eq;like)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General.Geography
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string FullPath { get; set; }

Property Value

Type: String
See Also