DefinitionLinkbaseRef

DefinitionLinkbaseRef class

This class is used to definition linkbase reference.

public class DefinitionLinkbaseRef : 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 DefinitionLink.
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