SIFWorks ADK 2.0
Organizations Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentOrganizations

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

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

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

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