MultiModelSenderReceiverAspect Properties | 
The MultiModelSenderReceiverAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| app | (Inherited from VisualAspect.) | |
| AspectManagedBy | 
            The Aspect that this is managed by.
              (Inherited from AspectComponentBase.) | |
| BindingNameStore | 
            Manages binding names for aspect bindable items.
              (Inherited from AspectComponentBase.) | |
| DeleteLoadsAfterTransmit | Whether the sender should delete loads after transmitting them.  | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed | 
            Collapse or expand the aspect in the Aspect Viewer.
              (Inherited from AspectComponentBase.) | |
| IsEnabled | 
            The value for whether the aspect is enabled.
              (Inherited from AspectComponentBase.) | |
| IsReadOnly | 
            When true, disable editing in the Aspect Viewer
              (Inherited from AspectComponentBase.) | |
| IsTargetReceiverReady | Whether the target receiver is ready to receive loads.  | |
| LoadCatalogPaths | The catalog paths of the loads used by the sender.  | |
| Mode | The mode of operation for this aspect. Can be a sender, receiver, or both.  | |
| MultiModelId | The MultiModel Id of the aspect, this is applied to both senders and receivers.  | |
| Name | A unique name for the aspect  (Overrides AspectComponentBase.Name.) | |
| TargetReceiverTransportMode | The transport mode of the target receiver.  | |
| TargetVisual | The visual that the receiver is targeting.  | |
| TransmittedProperties | The custom properties that the sender will transmit.  | |
| TransportMode | The transport mode of the receiver.  | |
| Visual | (Inherited from VisualAspect.) |