[This is preliminary documentation and is subject to change.]
Gets a MarkInfoList object instance. More than one instance can be defined for this object because it is a repeatable field element.
| C# | Visual Basic | Visual C++ |
public MarkInfoList GetMarkInfoList( string TermInfoRefId )
Public Function GetMarkInfoList ( _ TermInfoRefId As String _ ) As MarkInfoList
public: MarkInfoList^ GetMarkInfoList ( String^ TermInfoRefId )
- TermInfoRefId (String)
- Identifies the MarkInfoList object to return by its "TermInfoRefId" attribute value
A MarkInfoList object
Version: 2.0
Since: 2.0