<Code Lib>
2024 Method
Changes 2
M

IndependentTag.GetTaggedReferences

Description:
Get the host references of the tag. An array of all the tagged references.
Remarks:
The references can be to an element or subelement in a local or linked document.

public IList<Reference> GetTaggedReferences()

IList<Reference> IList Reference

Loading…