IsLegacySerializer Property
In This Topic
Gets value Indicating whether this serializer implementation is used for legacy report serialization.
Syntax
'Declaration
ReadOnly Property IsLegacySerializer As Boolean
bool IsLegacySerializer {get;}
Property Value
A
System.Boolean value indicating whether this serializer implementation is used for legacy report serialization.
See Also