Parameters
- strSettingsSourceNodeName
- Node name of the source scheme
- strSettingsTargetNodeName
- Node name of the new scheme
- mlTargetNewName
- Displayed name of the new scheme
- mlTargetDescription
- Description of the new 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 strSettingsTargetNodeName already exists or the source scheme does not exist. |