IOperation::IsQuery Property

 

True if execution of the Operation leaves the state of the system unchanged.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property bool IsQuery {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: