Method ClearSchemas
ClearSchemas(Boolean)
Removes all schemas and optionally deletes the assets associated with them.
Declaration
public void ClearSchemas(bool deleteAssets)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | deleteAssets | If true, the schema assets will also be deleted. |