Click or drag to resize

AssetsRepositoryTimePeriodType Class

Allowed values for the TimePeriodType data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Applications.RentalAssetsRepositoryTimePeriodType

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class TimePeriodType : Enum

The AssetsRepositoryTimePeriodType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDays
Days value. Stored as 'D'.
Public fieldStatic memberMonths
Months value. Stored as 'M'.
Public fieldvalue__
Top
See Also