Class SelectionPoolRelation

Defines a selection pool relation.

Inheritance
object
SelectionPoolRelation
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsSelectionPools
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class SelectionPoolRelation : ISelectionPoolRelation

Properties

DefinitionName

Gets or sets the definition name.

Declaration
RequestResponse
public string DefinitionName { get; set; }
Property Value
TypeDescription
string

Ids

Gets or sets the entity ids.

Declaration
RequestResponse
public IList<long> Ids { get; set; }
Property Value
TypeDescription
IList<>long

Permissions

Gets or sets the permissions.

Declaration
RequestResponse
public IList<string> Permissions { get; set; }
Property Value
TypeDescription
IList<>string

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,