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