Interface IMassEditOperation

Version: 3.2

Defines a mass-edit operation.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsMassEdit
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IMassEditOperation

Properties

Type

Gets the type of the mass edit operation.

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

Value

Gets or sets the value. A generic bag to contains the parameters for the operation.

Declaration
RequestResponse
IMassEditOperationValue Value { get; set; }
Property Value
TypeDescription
IMassEditOperationValue

Methods

Validate()

Validates whether the operation 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,