AssetTypePropertiesRepositoryDefaultValueAttribute 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, string> DefaultValueAttribute
Public Shared ReadOnly DefaultValueAttribute As ColumnDataAttribute(Of AssetTypeProperty, String)
public:
static initonly ColumnDataAttribute<AssetTypeProperty^, String^>^ DefaultValueAttribute
static val DefaultValueAttribute: ColumnDataAttribute<AssetTypeProperty, string>
Field Value
Type:
ColumnDataAttributeAssetTypeProperty,
String
See Also