IWorkspaceTemplate.RemoveMapping Method
Include Protected Members
Include Inherited Members
Removes a mapping.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveMapping(String) | Removes the mapping for the specified server item from the workspace template. | |
RemoveMapping(IWorkspaceMapping) | Removes the specified mapping from the workspace template. |
Top