public bool ExistSetting( string strSettingPath )
public: bool ExistSetting( String^ strSettingPath )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting (relative to path of the node, path starts after the path of the node). |
Return Value
Boolean value that indicates whether setting exists.