Dynamic Relaxation Clash Plugin

ControlViewModel..::..SelectedClashType Property

Gets or sets the type of the selected clash.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public string SelectedClashType { get; set; }
Public Property SelectedClashType As String
	Get
	Set
public:
property String^ SelectedClashType {
	String^ get ();
	void set (String^ value);
}

Field Value

The type of the selected clash.