DNGetPropertyByName(String) Method
Returns a particular DN property given its name from persistent storage, or if not found.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
DNProperty GetPropertyByName(
string name
)
- name String
- The name of the property to retrieve.
DNPropertyAn instance of
DNProperty or
.