ArcroleReference class
ArcroleReference class
This class is used to resolve custom arcrole values that are used in a Linkbase or an XBRL Instance.
Inheritance: ArcroleReference → SimpleLink → Xlink
The ArcroleReference type exposes the following members:
Constructors
Constructor | Description |
---|---|
ArcroleReference(arcrole_type) | Initializes a new instance of ArcroleReference class. |
Properties
Property | Description |
---|---|
type | Gets the link type. |
href | Gets or sets the simple link href URI. |
role | Gets or sets the simple link role. |
arcrole | Gets or sets the simple link arcrole. |
title | Gets or sets the simple link title. |
show | Gets or sets the simple link show attribute. |
actuate | Gets or sets the simple link actuate attribute. |
arcrole_uri | Gets the arcrole URI. |
arcrole_type | Gets or sets the arc role type. |
See Also
- module aspose.finance.xbrl
- class SimpleLink