SIFWorks ADK 2.0
Authors Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentAuthors

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

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

The SIF specification defines the meaning of this null as: "Name of the organization that authored the standards document, i.e. "Mid-Continent Research for Education &amp; Learning (McREL)." May be the same as "Organization" above."

To remove the Authors, set Authors to null

Version: 2.0

Since: 1.5r1

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