Class FlatDataSourceValue

Version: 4.0

Values for a IDataSource. Also known as 'option list value'.

Inheritance
object
FlatDataSourceValue
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsBaseDataSources
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class FlatDataSourceValue : DataSourceValueBase, IFlatDataSourceValue, IDataSourceValue

Constructors

FlatDataSourceValue(string, IDictionary<CultureInfo, string>)

Initializes a new instance of the DataSourceValueBase class.

Declaration
RequestResponse
public FlatDataSourceValue(string identifier, IDictionary<CultureInfo, string> labels)
Parameters
TypeNameDescription
stringidentifier

The identifier.

IDictionary<, >CultureInfostringlabels

The labels.

FlatDataSourceValue(string)

Initializes a new instance of the DataSourceValueBase class.

Declaration
RequestResponse
public FlatDataSourceValue(string identifier)
Parameters
TypeNameDescription
stringidentifier

The identifier.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,