[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SubjectAreas> element.
| C# | Visual Basic | Visual C++ |
public SubjectAreas SubjectAreas{ get; set;}
Public Property SubjectAreas As SubjectAreas
public: property SubjectAreas^ SubjectAreas { SubjectAreas^ get (); void set (SubjectAreas^ value); }
A SubjectAreas
The SIF specification defines the meaning of this null as: "For a description of this element, see 5.1.30 SubjectArea."
To remove the SubjectAreas, set SubjectAreas to null
Version: 2.0
Since: 1.5r1