IMessage::ReceiveEvent Property
Visual Studio 2015
Gets the Occurrence Specification of the receiving end of the message.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IMessageOccurrenceSpecification^ ReceiveEvent {
IMessageOccurrenceSpecification^ get();
}
Property Value
Type: Microsoft.VisualStudio.Uml.Interactions::IMessageOccurrenceSpecification^
Show: