AssetGroupsRepositoryDefaultValuationModelIdAttribute Field |
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>> DefaultValuationModelIdAttribute
Public Shared ReadOnly DefaultValuationModelIdAttribute As ColumnDataAttribute(Of AssetGroup, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<AssetGroup^, Nullable<Guid^>^>^ DefaultValuationModelIdAttribute
static val DefaultValuationModelIdAttribute: ColumnDataAttribute<AssetGroup, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAssetGroup,
NullableGuid
See Also