AssetGroupsRepositoryParentAssetGroupIdAttribute Field |
Definition of the data attribute for
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AssetGroup, Nullable<Guid>> ParentAssetGroupIdAttribute
Public Shared ReadOnly ParentAssetGroupIdAttribute As ColumnDataAttribute(Of AssetGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AssetGroup^, Nullable<Guid^>^>^ ParentAssetGroupIdAttribute
static val ParentAssetGroupIdAttribute: ColumnDataAttribute<AssetGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAssetGroup,
NullableGuid
See Also