Gets or sets the Option to Omit the XML Declaration from the Result XML Output.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool OmitXMLDeclaration { get; set; }public bool OmitXMLDeclaration { get; set; }Public Property OmitXMLDeclaration As Boolean
Get
Set
Public Property OmitXMLDeclaration As Boolean
Get
Set
public:
property bool OmitXMLDeclaration {
bool get ();
void set (bool value);
}public:
property bool OmitXMLDeclaration {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean