Dynamic Relaxation Clash Plugin

ControlViewModel..::..ClashTypeListString Property

Gets or sets the clash type list string.

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

Syntax


public List<string> ClashTypeListString { get; set; }
Public Property ClashTypeListString As List(Of String)
	Get
	Set
public:
property List<String^>^ ClashTypeListString {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The clash type list string.