AssetTypePropertiesRepositoryDefaultValueIdAttribute 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<AssetTypeProperty, Nullable<Guid>> DefaultValueIdAttribute
Public Shared ReadOnly DefaultValueIdAttribute As ColumnDataAttribute(Of AssetTypeProperty, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AssetTypeProperty^, Nullable<Guid^>^>^ DefaultValueIdAttribute
static val DefaultValueIdAttribute: ColumnDataAttribute<AssetTypeProperty, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAssetTypeProperty,
NullableGuid
See Also