TenantDeleteProperty Method
removes property form list of Tenant properties
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
bool DeleteProperty(
string name
)
- name String
-
Booleantrue - if exists, or false if there is no such property
Property which is set by this method will be deleted by
Tenant's implementation of
Save method
Please pay attention that the list of properties will be actualized ONLY
when notification about corresponding "TENANT" update notification will be delivered.