ArcroleReference class

ArcroleReference class

This class is used to resolve custom arcrole values that are used in a Linkbase or an XBRL Instance.

Inheritance: ArcroleReferenceSimpleLinkXlink

The ArcroleReference type exposes the following members:

Constructors

ConstructorDescription
ArcroleReference(arcrole_type)Initializes a new instance of ArcroleReference class.

Properties

PropertyDescription
typeGets the link type.
hrefGets or sets the simple link href URI.
roleGets or sets the simple link role.
arcroleGets or sets the simple link arcrole.
titleGets or sets the simple link title.
showGets or sets the simple link show attribute.
actuateGets or sets the simple link actuate attribute.
arcrole_uriGets the arcrole URI.
arcrole_typeGets or sets the arc role type.

See Also