Parameters
- strSettingsNodeName
- The node name in the settings
- mlNewName
- The new name of the scheme
- mlDescription
- The description of the scheme
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when a parameter is null . |
System.ArgumentException | Thrown when a parameter is empty. |
BaseException | Thrown when strName is not a valid last used scheme. The scheme with this strSettingsNodeName already exists |