ContextPeriod class

ContextPeriod class

The peroid of the Context.

The ContextPeriod type exposes the following members:

Constructors

ConstructorDescription
ContextPeriod(start_date, end_date)
ContextPeriod(instant_date)
ContextPeriod(peroid_type)

Properties

PropertyDescription
period_typeGets or sets the context period type.
period_start_dateGets or sets the period start date.
period_end_dateGets or sets the period end date.
instant_dateGets or sets the period instant date.

See Also