Class RefreshRenditionsOperationValue

Defines a mass-edit operation value.

Inheritance
object
RefreshRenditionsOperationValue
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsMassEdit
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class RefreshRenditionsOperationValue : IMassEditOperationValue

Properties

GenerateNewAndRemoveDeprecated

Gets or sets a value indicating whether to generate new and remove deprecated.

Declaration
RequestResponse
public bool GenerateNewAndRemoveDeprecated { get; set; }
Property Value
TypeDescription
bool

RefreshExisting

Gets or sets a value indicating whether to refresh.

Declaration
RequestResponse
public bool RefreshExisting { get; set; }
Property Value
TypeDescription
bool

RefreshFailed

Gets or sets a value indicating whether to refresh failed.

Declaration
RequestResponse
public bool RefreshFailed { get; set; }
Property Value
TypeDescription
bool

RefreshHistory

Gets or sets a value indicating whether to refresh history.

Declaration
RequestResponse
public bool RefreshHistory { get; set; }
Property Value
TypeDescription
bool

RefreshSubFiles

Gets or sets a value indicating whether to refresh sub-files.

Declaration
RequestResponse
public bool RefreshSubFiles { get; set; }
Property Value
TypeDescription
bool

RefreshUserRenditions

Gets or sets a value indicating whether to refresh user renditions.

Declaration
RequestResponse
public bool RefreshUserRenditions { get; set; }
Property Value
TypeDescription
bool

Renditions

Gets or sets renditions.

Declaration
RequestResponse
public string[] Renditions { get; set; }
Property Value
TypeDescription
string

Methods

Validate()

Validates whether the fetch job is valid.

Declaration
RequestResponse
public void Validate()
Exceptions
TypeCondition
ValidationException

When one or more validation errors occurred.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,