Click or drag to resize

PeriodType Enumeration

The PeriodType enumeration represents the various possible choices how date intervals can be represented in an XBRL instance. See here for more details.

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum PeriodType
Members
  Member nameValueDescription
Instant0
StartEnd1
Forever2
See Also