[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <OtherRecords> element.
| C# | Visual Basic | Visual C++ |
public OtherRecords OtherRecords{ get; set;}
Public Property OtherRecords As OtherRecords
public: property OtherRecords^ OtherRecords { OtherRecords^ get (); void set (OtherRecords^ value); }
An OtherRecords
To remove the OtherRecords, set OtherRecords to null
Version: 2.0
Since: 2.0