Click or drag to resize

PeriodRuleType Enumeration

The PeriodRuleType enumeration determines how the RAV for the period rule is the calculated. See here for more details.

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