Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CSerializationContext
/ C++ GetWriteDefaultNamespaceEvenIfBlank - SerializationContext
Collapse All
Expand All
In This Topic
C++ GetWriteDefaultNamespaceEvenIfBlank - SerializationContext
In This Topic
bool GetWriteDefaultNamespaceEvenIfBlank
void SetWriteDefaultNamespaceEvenIfBlank(bool value)
Property
Description
Property Name
WriteDefaultNamespaceEvenIfBlank
Property Type
bool
Accessors
Read/Write
Description
Causes the writer to write the default namespace even if it is an empty value. Default = false.
Remarks