Click or drag to resize

TypeVersionIsISerializable Property

true if ISerializable otherwise, false.

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public bool IsISerializable { get; }

Property Value

Type: Boolean
See Also