3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Property
Type 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#
Copy
public
enum
PropertyType
Members
String
0
Field
DNProperty
is a string.
Int32
1
Field
DNProperty
is a 32-bit signed integer.
See Also
Reference
TCX.Configuration Namespace
In This Article
Definition
Members
See Also