[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Organizations> element.
| C# | Visual Basic | Visual C++ |
public Organizations Organizations{ get; set;}
Public Property Organizations As Organizations
public: property Organizations^ Organizations { Organizations^ get (); void set (Organizations^ value); }
An Organizations
The SIF specification defines the meaning of this null as: "Name of organization represented by the document, i.e., "National Council of Teachers of Mathematics (NCTM)," "Washington," "Seattle School District.""
To remove the Organizations, set Organizations to null
Version: 2.0
Since: 1.5r1