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
Defines the display of ActivityEvent objects that belong to this type.
The ActivityType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActivityTemplates | Gets a collection of ActivityTemplate objects for this ActivityType. |
![]() |
ActivityTypeId | Gets the identifier for this ActivityType. |
![]() |
ActivityTypeName | Gets or sets the name of this ActivityType. |
![]() |
ActivityTypeNameLocStringName | Gets or sets a value for the name of the localized string in the resource file that you are using to define the display for ActivityEvent objects in this ActivityType. |
![]() |
ActivityTypeNameLocStringResourceFile | Gets or sets a value for the name of the resource file that contains the localized string or strings that are used to define the display for this event. |
![]() |
AllowRollup | |
![]() |
ApplicationId | Gets the application identifier for the ActivityApplication that contains this ActivityType. |
![]() |
CreatedBy | Gets a string value representing the name of the entity that created this ActivityType. |
![]() |
CreationTime | Gets the DateTime object representing the time when this ActivityType was created. |
![]() |
Description | Gets or sets a description for this ActivityType. |
![]() |
GatheringInterval | |
![]() |
IsConsolidated | |
![]() |
IsPublished | Gets or sets a value indicating whether this ActivityType has been published. |
![]() |
IsSoftDeleted | Gets or sets a value indicating whether this ActivityType has been marked for deletion in the database. |
![]() |
ItemTimeToLive | |
![]() |
LastUpdateTime | Gets or sets a DateTime indicating when this ActivityType was last updated. |
![]() |
ModifiedBy | Gets a string value representing the name of the entity that created this ActivityType. |
![]() |
PartitionId | Gets the identifier of the current data partition. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Commit | Commits all changes to this ActivityType to the database. |
![]() |
Dispose | Releases unmanaged resources used by this ActivityType. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Repopulates this ActivityType with data from the database. |
![]() |
Remove | This method is not implemented. |
![]() |
ToString | (Inherited from Object.) |
Top