This class allows you access to target object methods.

C# | Visual Basic | Visual C++ |
public class RoutingBasedTargetObject : IRoutingBasedTargetObject
Public Class RoutingBasedTargetObject _ Implements IRoutingBasedTargetObject
public ref class RoutingBasedTargetObject : IRoutingBasedTargetObject

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RoutingBasedTargetObject()()() | Initializes a new instance of the RoutingBasedTargetObject class |
![]() | AlertSection |
Gets or sets the alert section.
|
![]() | Destination |
Gets or sets the destination.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ObjectApplyRequest |
Gets or sets the object apply request.
|
![]() | OwnerId |
Gets or sets the owner's id.
|
![]() | TargetId |
Gets or sets the target id.
|
![]() | TargetValue |
Gets or sets the target value.
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | RoutingBasedTargetObject |