ReferenceLinkbaseRef

ReferenceLinkbaseRef class

This class is used to reference linkbase reference.

public class ReferenceLinkbaseRef : LinkbaseRef

Properties

NameDescription
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.
Links { get; }Gets the collection of ReferenceLink.
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