1. IHierarchicalDataSourceValue

Interface IHierarchicalDataSourceValue

A hierarchical data source value.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IHierarchicalDataSourceValue : IDataSourceValue

Properties

Values

Gets optional, contains nested IDataSourceValues.

Declaration
IList<IHierarchicalDataSourceValue> Values { get; }
Property Value
TypeDescription
IList<>IHierarchicalDataSourceValue
If you have suggestions for improving this article, let us know!