SIFWorks ADK 2.0
XMLData Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentRecordPackageXMLData

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

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

To remove the XMLData, set XMLData to null

Version: 2.0

Since: 2.0

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