MaintenanceTypeGroupsRepositoryParentMaintenanceTypeGroupIdAttribute 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<MaintenanceTypeGroup, Nullable<Guid>> ParentMaintenanceTypeGroupIdAttribute
Public Shared ReadOnly ParentMaintenanceTypeGroupIdAttribute As ColumnDataAttribute(Of MaintenanceTypeGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<MaintenanceTypeGroup^, Nullable<Guid^>^>^ ParentMaintenanceTypeGroupIdAttribute
static val ParentMaintenanceTypeGroupIdAttribute: ColumnDataAttribute<MaintenanceTypeGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeMaintenanceTypeGroup,
NullableGuid
See Also