The following tables list the members exposed by ProfileByImportFromTableParameters.
Name | Description | |
---|---|---|
![]() | ProfileByImportFromTableParameters Constructor | Initializes a new instance of the ProfileByImportFromTableParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters) |
![]() | CountField | The attribute field in the DataTable table which contains summarized counts (e.g., number of customers) for each Tapestry segment |
![]() | DataTable | The data table to import profile from |
![]() | IDField | The attribute field in the DataTable table which contains IDs of Tapestry segments |
![]() | OutputItem | Configuration options for storing the output item in the repository. |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | VolumeField | The attribute field in the DataTable table which contains summarized volume (e.g., total sales) for each Tapestry segment |
Name | Description | |
---|---|---|
![]() | ToVariables | Overridden. Converts task parameters to request variables. |