Interface ISelectionPoolRelation

Version: 4.0

Defines a selection pool relation.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsSelectionPools
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface ISelectionPoolRelation

Properties

DefinitionName

Gets or sets the name of the definition.

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

Ids

Gets or sets the ids.

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

Permissions

Gets or sets permissions.

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

Do you have some feedback for us?

If you have suggestions for improving this article,