TenantGetNextAvailableDN(String) Method
returns unique dnName for the new object which begins with specified prefix.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
string GetNextAvailableDN(
string startFromNumber
)
- startFromNumber String
- Number from where to start search. Returned number will have the same length
String | ArgumentOutOfRangeException | Thrown when prefix is null or has length greater then required |