You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JPropertyDescriptor Class > JPropertyDescriptor Methods > ShouldSerializeValue Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JPropertyDescriptor.ShouldSerializeValue Method

When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.

Syntax
C++
C#
Visual Basic
public: bool ShouldSerializeValue( object component );
Parameters
Parameters 
Description 
component 
The component with the property to be examined for persistence.  
Returns

true if the property should be persisted; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.