Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RoutingBasedTargetObject Class
NamespacesGenesyslab.Desktop.Modules.Core.Model.RoutingBaseRoutingBasedTargetObject
This class allows you access to target object methods.
Declaration Syntax
C#Visual BasicVisual C++
public class RoutingBasedTargetObject : IRoutingBasedTargetObject
Public Class RoutingBasedTargetObject _
	Implements IRoutingBasedTargetObject
public ref class RoutingBasedTargetObject : IRoutingBasedTargetObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RoutingBasedTargetObject()()()
Initializes a new instance of the RoutingBasedTargetObject class

AlertSection
Gets or sets the alert section.

Destination
Gets or sets the destination.

Equals(Object)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RoutingBasedTargetObject

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)