SIFWorks ADK 2.0
DoNotEncode Property
NamespacesEdustructures.SifWorksSimpleFieldDoNotEncode

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

Checks the underlying data type and flags to determine if XML encoding should turned off for this field
Declaration Syntax
C#Visual BasicVisual C++
public override bool DoNotEncode{ get; set;}
Public Overrides Property DoNotEncode As Boolean
public:
virtual property bool DoNotEncode {
	bool get () override;
	void set (bool value) override;
}

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