3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Property
Format
Exception(String) Constructor
Initializes a new instance of the
PropertyFormatException
class
Definition
Namespace:
TCX.Configuration.Exceptions
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
PropertyFormatException
(
string
message
)
Parameters
message
String
See Also
Reference
PropertyFormatException Class
PropertyFormatException Overload
TCX.Configuration.Exceptions Namespace
In This Article
Definition
See Also