DNGetPropertyValue Method
returns actual value of named property in snapshot. returns values which was modified using SetProperty/DeleteProperty
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
string GetPropertyValue(
string name
)
- name String
- name of property
Stringnull - property does not exits and was not assigned to this object. Otherwise - last value of named property assigned to this snapshot or taken from persistent storage