PresentationArc
Contents
[
Hide
]PresentationArc class
This class is a Xlink with Arc type. It defines how Concepts relate to one another for presentation.
public class PresentationArc : Arc
Properties
| Name | Description |
|---|---|
| Actuate { get; set; } | Gets or sets the actuate of the arc. |
| Arcrole { get; set; } | Gets or sets the arcrole of the arc. |
| From { get; set; } | Gets or sets the from label of the arc. |
| Order { get; set; } | Gets or sets the order of the arc. |
| PreferredLabel { get; set; } | Gets or sets the preferred label URI. |
| Priority { get; set; } | Gets or sets the priority of the arc. |
| Show { get; set; } | Gets or sets the show of the arc. |
| Title { get; set; } | Gets or sets the title of the arc. |
| To { get; set; } | Gets or sets the to label of the arc. |
| Type { get; } | Gets the link type. |
| Use { get; set; } | Gets or sets the arc use of the arc. |
Methods
| Name | Description |
|---|---|
| GetFromLocs() | Gets the collection of from Loc in the PresentationArc. |
| GetToLocs() | Gets the collection of to Loc in the PresentationArc. |
See Also
- class Arc
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance