Share via


IOperandOccurrenceSpecification.InteractionOperand Property

Gets the Interaction Operand that owns this Operand Occurrence.

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

Syntax

'Declaration
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand with get
function get InteractionOperand () : IInteractionOperand

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

.NET Framework Security

See Also

Reference

IOperandOccurrenceSpecification Interface

Microsoft.VisualStudio.Uml.Interactions Namespace