PropertyType Enumeration

Determines the type in which field DNProperty in class DNProperty should be interpreted.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum PropertyType

Members

String0 Field DNProperty is a string.
Int321 Field DNProperty is a 32-bit signed integer.

See Also