AdministrativeRegionParentFullPath Property |
Parent region of the current territorial subdivision. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
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