Click or drag to resize

AssetTimePeriodType Property

Specifies the unit by which the periods of renting of this asset are measured. Possible values are: 'by days' or 'by months'. [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<AssetsRepositoryTimePeriodType> TimePeriodType { get; set; }

Property Value

Type: NullableAssetsRepositoryTimePeriodType
See Also