SIFWorks ADK 2.0
OtherCodeList Property
NamespacesEdustructures.SifWorks.CommonRaceOtherCodeList

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <OtherCodeList> element.
Declaration Syntax
C#Visual BasicVisual C++
public OtherCodeList OtherCodeList{ get; set;}
Public Property OtherCodeList As OtherCodeList
public:
property OtherCodeList^ OtherCodeList {
	OtherCodeList^ get ();
	void set (OtherCodeList^ value);
}
Value
An OtherCodeList
Remarks

To remove the OtherCodeList, set OtherCodeList to null

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10