DNGetProperties Method

The collection of custom properties for this DN.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
DNProperty[] GetProperties()

Return Value

DNProperty

Remarks

Each custom property is represented by an instance of DNProperty.

See Also