TypeVersionIsISerializable Property |
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool IsISerializable { get; }
Public ReadOnly Property IsISerializable As Boolean
Get
public:
property bool IsISerializable {
bool get ();
}
member IsISerializable : bool with get
Property Value
Type:
BooleanSee Also