Interface IDataSource<T>

A collection of predefined values for fields. Also known as 'option lists'.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IDataSource<T> : IDataSource, IResource where T : IDataSourceValue
Type Parameters
NameDescription
T

The data source type.

Properties

Values

Gets the list of data source values.

Declaration
RequestResponse
IList<T> Values { get; }
Property Value
TypeDescription
IList<>

Do you have some feedback for us?

If you have suggestions for improving this article,