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