LinkbaseRef
Contents
[
Hide
]
LinkbaseRef class
This class is used to linkbase reference.
public abstract class LinkbaseRef : SimpleLink
Constructors
Name | Description |
---|---|
LinkbaseRef() | Initializes a new instance of LinkbaseRef 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. |
ArcroleReferences { get; set; } | Gets or sets the collection of ArcroleReference objects in the linkbase. |
Href { get; set; } | Gets or sets the simple link href URI. |
Role { get; set; } | Gets or sets the simple link role. |
RoleReferences { get; set; } | Gets or sets the collection of RoleReference objects in the linkbase. |
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