Dynamic Relaxation Clash Plugin

ControlViewModel..::..ClashType Property

Gets or sets the type of the clash.

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

Syntax


public ClashTestType ClashType { get; set; }
Public Property ClashType As ClashTestType
	Get
	Set
public:
property ClashTestType^ ClashType {
	ClashTestType^ get ();
	void set (ClashTestType^ value);
}

Field Value

The type of the clash.