Generate |
The GenerateMetricSetOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| GenerateMetricSetOptions | Initializes a new instance of the GenerateMetricSetOptions class. |
| Name | Description | |
|---|---|---|
| DataConnectorId | Gets or sets the ID of the data connector to use. This is a blind method that will just pick some default structure. This is mostly used when the user uploads an Excel file and doesn't specify which sheet. | |
| GeneratedDefaultColumns | Gets the generated default column hierarchies. This only applies when GeneratedDefaultElements is empty. | |
| GeneratedDefaultElements | Gets the generated default elements. This is used for the client to provide some defaults for generation. These elements are un-slotted (it's left to the service to slot them). | |
| GeneratedDefaultMeasures | Gets the generated default measures. This only applies when GeneratedDefaultElements is empty. | |
| GeneratedDefaultRows | Gets the generated default row hierarchies. This only applies when GeneratedDefaultElements is empty. | |
| GeneratedDefaultSlicers | Gets the generated default slicer hierarchies. This is used for the client to provide some defaults for generation. This only applies when GeneratedDefaultElements is empty. | |
| IsDataInputMetricSet | Gets or sets a value indicating whether the metric set to generate should be based on a data input data cube. | |
| NativeObjectId | Gets or sets the ID of the native object to generate this MetricSet from. | |
| ParentId | Gets the ID of the item's parent. |