Detailed information about an activity type.

C# |
public class ActivityTypeDetail

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ActivityTypeDetail()()()() | Initializes a new instance of the ActivityTypeDetail class |
![]() | Configuration |
The configuration settings registered with the activity type.
|
![]() | Equals(Object) | (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.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TypeInfo |
General information about the activity type. The status of activity type (returned in the ActivityTypeInfo structure) can be one of the
following.
|
![]() | WithConfiguration(ActivityTypeConfiguration) | Obsolete.
Sets the Configuration property
|
![]() | WithTypeInfo(ActivityTypeInfo) | Obsolete.
Sets the TypeInfo property
|

Object | |
![]() | ActivityTypeDetail |