Reference

Reference class

This class is a Xlink with Resource type. it enables XBRL taxonomies to ground the definitions of Concepts in authoritative statements in published business, financial and accounting literature.

public class Reference : Resource

Properties

Name Description
Id { get; set; } Gets or sets the id of the resource.
Label { get; set; } Gets or sets the label of the resource.
ReferenceParts { get; } Gets the collection of ReferencePart.
Role { get; set; } Gets or sets the role of the resource.
Title { get; set; } Gets or sets the title of the resource.
Type { get; } Gets the link type.

See Also