SIFWorks ADK 2.0
DoNotEncode Property
NamespacesEdustructures.SifWorksIElementDefDoNotEncode

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

Determines if the content of this element can be automatically encoded when written to an output stream by the SIFWriter class when automatic encoding is enabled (the default behavior in ADK 1.5.1.0 and later). Encoding converts all invalid XML characters to valid XML entities. Some elements contain XML content and should not be encoded.
Declaration Syntax
C#Visual BasicVisual C++
bool DoNotEncode{ get;}
ReadOnly Property DoNotEncode As Boolean
property bool DoNotEncode {
	bool get ();
}

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