ArcroleReference
Contents
[
Hide
]
ArcroleReference class
This class is used to resolve custom arcrole values that are used in a Linkbase or an XBRL Instance.
public class ArcroleReference : SimpleLink
Constructors
Name | Description |
---|---|
ArcroleReference(ArcroleType) | Initializes a new instance of ArcroleReference class. |
Properties
Name | Description |
---|---|
Actuate { get; set; } | Gets or sets the simple link actuate attribute. |
Arcrole { get; set; } | Gets or sets the simple link arcrole. |
ArcroleType { get; set; } | Gets or sets the arc role type. |
ArcroleUri { get; } | Gets the arcrole URI. |
Href { get; set; } | Gets or sets the simple link href URI. |
Role { get; set; } | Gets or sets the simple link role. |
Show { get; set; } | Gets or sets the simple link show attribute. |
Title { get; set; } | Gets or sets the simple link title. |
Type { get; } | Gets the link type. |
See Also
- class SimpleLink
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance