Search
XmlPersistContext.getIncludeUnalteredProperties Method
See Also
 






Gets a value specifies whether properties that have their default value should be serialized to XML.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getIncludeUnalteredProperties ()

 Return Value

true if properties with default values should be serialized; otherwise false.

 See Also