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