Click or drag to resize

AssetTypePropertyDefaultValueId Property

The value id of the default value of the property. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> DefaultValueId { get; set; }

Property Value

Type: NullableGuid
See Also