Click or drag to resize

OperationGroupFullPath Property

The full path to the operation group. The full path starts with, ends with and is delimited by the "/" (forward slash) character. [Required] [Default("")] [Filter(like)]

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