Description:
Deletes an existing named layer state.
Syntax:
public Boolean Delete(
String name
)
String name
)
Parameters:
- name
- Type: System.String
- The name of the layer state.
Returns:
Type: Boolean
True if successful, False otherwise.
Available since:
6.14