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