IInteractionOperand::Guard Property

 

Gets the constraint that describes the condition under which the Fragments will be executed. Null if there is no constraint.

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

property IInteractionConstraint^ Guard {
	IInteractionConstraint^ get();
}
Return to top
Show: