Contains a paginated list of activity type information structures.

C# |
public class ActivityTypeInfos

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ActivityTypeInfos()()()() | Initializes a new instance of the ActivityTypeInfos class |
![]() | 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.) |
![]() | NextPageToken |
Returns a value if the results are paginated. To get the next page of results, repeat the request specifying this token and all other
arguments unchanged.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TypeInfos |
List of activity type information.
|
![]() | WithNextPageToken(String) | Obsolete.
Sets the NextPageToken property
|
![]() | WithTypeInfos(array<ActivityTypeInfo>[]()[][]) | Obsolete.
Adds elements to the TypeInfos collection
|
![]() | WithTypeInfos(IEnumerable<(Of <<'(ActivityTypeInfo>)>>)) | Obsolete.
Adds elements to the TypeInfos collection
|

Object | |
![]() | ActivityTypeInfos |