Click or drag to resize

ReceiverDescription Class

Definition of the receiver.
Inheritance Hierarchy
SystemObject
  Demo3D.MultiModel.SharedDescriptionBase
    Demo3D.MultiModel.SharedReceiverDescription

Namespace:  Demo3D.MultiModel.Shared
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class ReceiverDescription : DescriptionBase

The ReceiverDescription type exposes the following members.

Constructors
  NameDescription
Public methodReceiverDescription
Initializes a new instance of the ReceiverDescription class
Top
Properties
  NameDescription
Public propertyId
Gets or sets the ID of the description.
(Inherited from DescriptionBase.)
Public propertyName
Gets or sets the name.
(Inherited from DescriptionBase.)
Public propertyTransportMode
The mode used to transport loads. See RouteTransportMode
Top
Methods
See Also