SIFWorks ADK 2.0
Approvals Property
NamespacesEdustructures.SifWorks.InstrLearningResourceApprovals

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

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

The SIF specification defines the meaning of this null as: "A sub-element containing authorizations to use this resource. For example, this resource may be included as part of the district's standard curriculum model."

To remove the Approvals, set Approvals to null

Version: 2.0

Since: 1.5r1

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