Click or drag to resize

DataMemberIsInterface Property

true if field is if type interface

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool IsInterface { get; }

Property Value

Type: Boolean
See Also