AssocPersSubentityIdIsNull Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public abstract bool IsNull { get; }
Public MustOverride ReadOnly Property IsNull As Boolean
Get
public:
virtual property bool IsNull {
bool get () abstract;
}
abstract IsNull : bool with get
Property Value
Boolean
See Also