Click or drag to resize

DBDefConnected Property

Indicates if field is connected, whatever that may mean.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public bool Connected { get; }

Property Value

Type: Boolean

Implements

IDBDefConnected
See Also