SIFWorks ADK 2.0
TextData Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentRecordPackageTextData

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

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

The SIF specification defines the meaning of this null as: "Contains arbitrary text, encoded in UTF-8."

To remove the TextData, set TextData to null

Version: 2.0

Since: 2.0

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