ManagedAssetGroupsRepositoryParentManagedAssetGroupIdAttribute Field |
Definition of the data attribute for
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ManagedAssetGroup, Nullable<Guid>> ParentManagedAssetGroupIdAttribute
Public Shared ReadOnly ParentManagedAssetGroupIdAttribute As ColumnDataAttribute(Of ManagedAssetGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ManagedAssetGroup^, Nullable<Guid^>^>^ ParentManagedAssetGroupIdAttribute
static val ParentManagedAssetGroupIdAttribute: ColumnDataAttribute<ManagedAssetGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeManagedAssetGroup,
NullableGuid
See Also