1. Stylelabs.M.Sdk.Models.SelectionPools

Class SelectionPatch

Selection patch.

Inheritance

object

SelectionPatch

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsSelectionPools

Assembly: Stylelabs.M.Sdk.dll

Syntax

public class SelectionPatch

Properties

Operation

Gets or sets the operation.

Declaration

public SelectionPatchOperation Operation { get; set; }

Property Value

Values

Gets or sets the values.

Declaration

public IEnumerable<long> Values { get; set; }

Property Value

TypeDescription
IEnumerable<>long
If you have suggestions for improving this article, let us know!