ActivityTypeOperationsExtensions Class

Definition

public static class ActivityTypeOperationsExtensions
Inheritance
ActivityTypeOperationsExtensions

Methods

BeginDelete(IActivityTypeOperations, String, String, String)

Delete an ActivityType instance.

BeginDeleteAsync(IActivityTypeOperations, String, String, String)

Delete an ActivityType instance.

CreateOrUpdate(IActivityTypeOperations, String, String, ActivityTypeCreateOrUpdateParameters)

Create or update an ActivityType.

CreateOrUpdateAsync(IActivityTypeOperations, String, String, ActivityTypeCreateOrUpdateParameters)

Create or update an ActivityType.

CreateOrUpdateWithRawJsonContent(IActivityTypeOperations, String, String, String, ActivityTypeCreateOrUpdateWithRawJsonContentParameters)

Create or update an ActivityType.

CreateOrUpdateWithRawJsonContentAsync(IActivityTypeOperations, String, String, String, ActivityTypeCreateOrUpdateWithRawJsonContentParameters)

Create or update an ActivityType.

Delete(IActivityTypeOperations, String, String, String)

Delete an ActivityType instance.

DeleteAsync(IActivityTypeOperations, String, String, String)

Delete an ActivityType instance.

Get(IActivityTypeOperations, String, String, ActivityTypeGetParameters)

Gets an ActivityType instance.

GetAsync(IActivityTypeOperations, String, String, ActivityTypeGetParameters)

Gets an ActivityType instance.

List(IActivityTypeOperations, String, String, ActivityTypeListParameters)

Gets the first page of ActivityType instances with the link to the next page.

ListAsync(IActivityTypeOperations, String, String, ActivityTypeListParameters)

Gets the first page of ActivityType instances with the link to the next page.

ListNext(IActivityTypeOperations, String)

Gets the next page of ActivityType instances with the link to the next page.

ListNextAsync(IActivityTypeOperations, String)

Gets the next page of ActivityType instances with the link to the next page.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)