SIFWorks ADK 2.0
LearningStandardDocumentRefId Property
NamespacesEdustructures.SifWorks.InstrLearningStandardItemLearningStandardDocumentRefId

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

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

The SIF specification defines the meaning of this element as: "The RefId of the item's parent LearningStandardDocument."

Version: 2.0

Since: 1.5r1

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