Dynamic Relaxation Clash Plugin

ControlViewModel..::..CurrentValidationObjectString Property

Gets or sets the current validation object string.

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

Syntax


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

Field Value

The current validation object string.