EngineAsyncTHierarchyItemAsyncOutputXmlFormatting Property
IT Hit WebDAV Classes Reference
Specifies whether XML written to the output will be formatted. Default is false.
Namespace:
ITHit.Server
Assembly:
ITHit.Server (in ITHit.Server.dll) Version: 13.3.13068
Syntax public bool OutputXmlFormatting { get; set; }
Public Property OutputXmlFormatting As Boolean
Get
Set
public:
property bool OutputXmlFormatting {
bool get ();
void set (bool value);
}
member OutputXmlFormatting : bool with get, set
Property Value
Type:
BooleanSee Also