TenantGetPropertyValue Method

returns value of property or null if it is not defined.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
string GetPropertyValue(
	string name
)

Parameters

name  String
property name

Return Value

String

See Also