Interface IFetchJobRequest

Version: 4.0

Base interface for all fetch job requests.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsJobs
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IFetchJobRequest

Properties

AssetId

Gets the id of the asset to link the newly fetched file to.

Declaration
RequestResponse
long AssetId { get; }
Property Value
TypeDescription
long

Description

Gets a user-friendly description of the fetch job.

Declaration
RequestResponse
string Description { get; }
Property Value
TypeDescription
string

Methods

Validate()

Validates whether the fetch job is valid.

Declaration
RequestResponse
void Validate()
Exceptions
TypeCondition
ValidationException

When one or more validation errors occurred.

Do you have some feedback for us?

If you have suggestions for improving this article,