In This Topic
Removes unused location from
Project.
Syntax
public virtual void Remove()
public:
virtual void Remove();
Exceptions
Exception | Description |
RemoveFailedException | Thrown when it is impossible to remove the location. Thrown by API DataModel. |
See Also