AssetsRepositoryWorkScheduleIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Asset, Nullable<Guid>> WorkScheduleIdAttribute
Public Shared ReadOnly WorkScheduleIdAttribute As ColumnDataAttribute(Of Asset, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Asset^, Nullable<Guid^>^>^ WorkScheduleIdAttribute
static val WorkScheduleIdAttribute: ColumnDataAttribute<Asset, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAsset,
NullableGuid
See Also