[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SubjectAreaList> element.
| C# | Visual Basic | Visual C++ |
public SubjectAreaList SubjectAreaList{ get; set;}
Public Property SubjectAreaList As SubjectAreaList
public: property SubjectAreaList^ SubjectAreaList { SubjectAreaList^ get (); void set (SubjectAreaList^ value); }
A SubjectAreaList
The SIF specification defines the meaning of this null as: "Subject matter area or department"
To remove the SubjectAreaList, set SubjectAreaList to null
Version: 2.0
Since: 1.1