[This is preliminary documentation and is subject to change.]
Reference to a child results document.
| C# | Visual Basic | Visual C++ |
public uint SubResultsIndex { get; set; }
Public Property SubResultsIndex As UInteger
public: property unsigned int SubResultsIndex { unsigned int get (); void set (unsigned int value); }