The following tables list the members exposed by GetSummarizationsParameters.
Name | Description | |
---|---|---|
![]() | GetSummarizationsParameters Constructor | Overloaded. Initializes a new instance of the GetSummarizationsParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters) |
![]() | DataHierarchy | Name of a hierarchy of data layers whose summarization variables are requested. |
![]() | Length | The maximum number of requested variables. |
![]() | Query | A query string filtering requested variables. |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | Start | Zero-based index of the first requested variable. |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | Visibility | List of names of attributes of summarization variables to be requested. |
Name | Description | |
---|---|---|
![]() | ToVariables | Converts task parameters to request variables. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters) |