DNIsRegistered Property

cumulative registration status. true - if at least one device is registered false otherwise

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
bool IsRegistered { get; }

Property Value

Boolean

Remarks

this property is mutable and doesn't require refresh of the DN object

See Also