Dynamic Relaxation Clash Plugin

DynamicClashVerificationViewModel..::..VerificationName Property

Gets or sets the name of the verification.

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

Syntax


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

Field Value

The name of the verification.