Click or drag to resize

ExportToFullXmlArgsWriteNamespace Property

Determines if the default namespace declaration should be written

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool WriteNamespace { get; set; }

Property Value

Type: Boolean
See Also