Click or drag to resize

WorkgroupFullPath Property

The full path to the current node, represented with slash ('/') as leading, trailing and separator character. Example: '/rootnode/subnode/'. [Default("")]

Namespace:  Aloe.EnterpriseOne.Model.Production.Resources
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