[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
The SIF specification defines the meaning of this null as: "List of other codes or strings that crosswalk to or serve as translations of the Code element. If Code changes and OtherCode elements are supported, both Code and all associated OtherCode elements must be present."
To remove the OtherCodeList, set OtherCodeList to null
Version: 2.0
Since: 2.0