Interface IMassEditClient

The client to execute mass-edit operations in Content-Hub.

Namespace: StylelabsStylelabs.MSdkClients
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IMassEditClient

Methods

CreateMassEditJobAsync(CreateMassEditJobRequest)

Creates a new mass-edit job.

Declaration
RequestResponse
Task<long> CreateMassEditJobAsync(CreateMassEditJobRequest request)
Parameters
TypeNameDescription
CreateMassEditJobRequestrequest

The CreateMassEditJobRequest.

Returns
TypeDescription
Task<>long

The id of the job.

Do you have some feedback for us?

If you have suggestions for improving this article,