Click or drag to resize

IMultiModelReceiver Properties

The IMultiModelReceiver type exposes the following members.

Properties
  NameDescription
Public propertyLoadIdPathMap
Map of load ids on the server to catalog paths.
Public propertyMultiModelId
The id used to identify during the MultiModel session.
(Inherited from IMultiModelBase.)
Public propertyName
The name of the component.
(Inherited from IMultiModelBase.)
Public propertyPrint
The printing action used to print messages.
(Inherited from IMultiModelBase.)
Public propertyTargetVisual
The visual which will be used to create loads. If the visual is a LoadCreatorVisual then the load will be created by the LoadCreatorVisual and will ignore the load received. Properties will still be applied
Public propertyTransportMode
The mode used to transport loads. See RouteTransportMode
Top
See Also