Click or drag to resize

DuplicateClass Enumeration

The DuplicateClass enum represents the various classes of duplicates defined in the Handling Duplicate Facts in XBRL and Inline XBRL 1.0 working group note. See here for more details.

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
[FlagsAttribute]
public enum DuplicateClass
Members
  Member nameValueDescription
None0
Complete1
Consistent2
MultiLanguage4
NumericInconsistent8
NonNumericInconsistent16
Inconsistent24
All31
See Also