AssetGroupsRepositoryRentalAssetGroupCodeAttribute 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<AssetGroup, string> RentalAssetGroupCodeAttribute
Public Shared ReadOnly RentalAssetGroupCodeAttribute As ColumnDataAttribute(Of AssetGroup, String)
public:
static initonly ColumnDataAttribute<AssetGroup^, String^>^ RentalAssetGroupCodeAttribute
static val RentalAssetGroupCodeAttribute: ColumnDataAttribute<AssetGroup, string>
Field Value
Type:
ColumnDataAttributeAssetGroup,
String
See Also