LinkbaseRef class

LinkbaseRef class

This class is used to linkbase reference.

Inheritance: LinkbaseRefSimpleLinkXlink

The LinkbaseRef type exposes the following members:

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.
role_referencesGets or sets the collection of RoleReference objects in the linkbase.
arcrole_referencesGets or sets the collection of ArcroleReference objects in the linkbase.

See Also