Labels
A label describes a label as defined by a <label> element in a linkbase reference document.
Each of the properties is described below.
Role
An enumeration of type Label.RoleEnum describing the role of this label. The value can be any one of the following enumeration items:
- Standard
- Short
- Verbose
- StandardPositiveValue
- ShortPositiveValue
- VerbosePositiveValue
- StandardNegativeValue
- ShortNegativeValue
- VerboseNegativeValue
- StandardZeroValue
- ShortZeroValue
- VerboseZeroValue
- Total
- PeriodStart
- PeriodEnd
- Documentation,
- DefinitionGuidance
- DisclosureGuidance
- PresentationGuidance
- MeasurementGuidance
- CommentaryGuidance
- ExampleGuidance
Id
A string describing the ID of the label.
Text
A string describing the text of the label.
Culture
An object of type System.Globalization.CultureInfo describing the culture information for the label. Generally, this culture information describes the target language for the given label.