TypeWorkElementsRepositoryParentFullPathAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TypeWorkElement, string> ParentFullPathAttribute
Public Shared ReadOnly ParentFullPathAttribute As ColumnDataAttribute(Of TypeWorkElement, String)
public:
static initonly ColumnDataAttribute<TypeWorkElement^, String^>^ ParentFullPathAttribute
static val ParentFullPathAttribute: ColumnDataAttribute<TypeWorkElement, string>
Field Value
Type:
ColumnDataAttributeTypeWorkElement,
String
See Also