GetPresentationLinks
XbrlInstance.GetPresentationLinks method
Gets the presentation links in the xbrl instance.
public List<PresentationLink> GetPresentationLinks(string roleURI, string arcroleURI)
Parameter | Type | Description |
---|---|---|
roleURI | String | The presentation link role URI. |
arcroleURI | String | The presentation link arcrole URI |
Return Value
The presentation links with the role URI and arcrole URI
See Also
- class PresentationLink
- class XbrlInstance
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance