This class contains constants associated with object type.

C# | Visual Basic | Visual C++ |
public abstract class ObjectType
Public MustInherit Class ObjectType
public ref class ObjectType abstract

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | ObjectType()()() | Initializes a new instance of the ObjectType class |
![]() ![]() | Agent |
Agent constant.
|
![]() ![]() | AgentGroup |
AgentGroup constant.
|
![]() ![]() | Contact |
Contact constant.
|
![]() | 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.) |
![]() ![]() | Queue |
Queue constant.
|
![]() ![]() | RoutingPoint |
RoutingPoint constant.
|
![]() ![]() | Skill |
Skill constant.
|
![]() | ToString()()() | (Inherited from Object.) |

Object | |
![]() | ObjectType |