AssetTypePropertiesRepositoryPropertyIdAttribute Field |
Definition of the data attribute for
Property reference
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, Guid> PropertyIdAttribute
Public Shared ReadOnly PropertyIdAttribute As ColumnDataAttribute(Of AssetTypeProperty, Guid)
public:
static initonly ColumnDataAttribute<AssetTypeProperty^, Guid^>^ PropertyIdAttribute
static val PropertyIdAttribute: ColumnDataAttribute<AssetTypeProperty, Guid>
Field Value
Type:
ColumnDataAttributeAssetTypeProperty,
Guid
See Also