Dynamic Relaxation Clash Plugin

DynamicClashVerification..::..ValidationObjectItem Property

The selected validation object from the selection sets.

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

Syntax


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

Field Value

The validation object item.