Class FlatDataSourceValue
Values for a IDataSource. Also known as 'option list value'.
Inheritance
object
FlatDataSourceValue
Implements
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsBaseDataSources
Assembly: Stylelabs.M.Sdk.dll
Syntax
Constructors
FlatDataSourceValue(string, IDictionary<CultureInfo, string>)
Initializes a new instance of the DataSourceValueBase class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | The identifier. |
| IDictionary<, >CultureInfostring | labels | The labels. |
FlatDataSourceValue(string)
Initializes a new instance of the DataSourceValueBase class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | The identifier. |
Implements
If you have suggestions for improving this article, let us know!