Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Manages a collection of ActivityType objects.
The ActivityApplication type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActivityTypes | A collection of ActivityType objects that this ActivityApplication manages. |
![]() |
ApplicationId | Gets the identifier for this ActivityApplication. |
![]() |
ApplicationName | Gets or sets the name of this ActivityApplication object. |
![]() |
CreatedBy | Gets the name of the entity that created this ActivityApplication object. |
![]() |
CreationTime | Gets the DateTime object representing the time when this ActivityApplication was created. |
![]() |
Description | Gets or sets a description for this ActivityApplication. |
![]() |
IsSoftDeleted | Gets or sets a value indicating whether this ActivityApplication object has been marked for deletion in the database. |
![]() |
LastUpdateTime | Gets or sets a DateTime object representing the time when this ActivityApplication was last updated. |
![]() |
ModifiedBy | Gets the name of the entity that last modified this ActivityApplication object. |
![]() |
PartitionId | Gets the partition identifier associated with this ActivityApplication. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Commit | Commits this ActivityApplication object to the database. |
![]() |
Dispose | Releases unmanaged resources used by this ActivityApplication object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Reloads this ActivityApplication object from the database. |
![]() |
Remove | This method is not implemented. |
![]() |
ToString | (Inherited from Object.) |
Top