Description:
Restores a named layer state.
Syntax:
Parameters:
- name
- Type: System.String
- The name of the layer state.
- properties
- Type: RestoreLayerProperties
- The layer properties to restore.
- viewportId
- Type: System.Guid
- The id of the layout or detail viewport to restore the per-viewport layer properties.
Returns:
Type: Boolean
Available since:
6.14
Description:
Restores a named layer state.
Syntax:
Parameters:
- name
- Type: System.String
- The name of the layer state.
- properties
- Type: RestoreLayerProperties
- The layer properties to restore.
Returns:
Type: Boolean
True if successful, False otherwise.
Available since:
6.14