Enum DataSourceType
Describes types of datasources.
Namespace: Stylelabs.M.Sdk.Contracts.Base
Assembly: Stylelabs.M.Sdk.dll
Syntax
public enum DataSourceType : int
Fields
Name | Description |
---|---|
Flat | Does not allow nesting of option list values. |
Hierarchical | Allows nesting option list values. |
Can we improve this article ? Provide feedback