Esri Business Analyst Server API for Silverlight 2.2 Reference
ProfileByImportFromTableParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.Segmentation Namespace : ProfileByImportFromTableParameters Class


Glossary Item Box

The following tables list the members exposed by ProfileByImportFromTableParameters.

Public Constructors

 NameDescription
Public ConstructorProfileByImportFromTableParameters ConstructorInitializes a new instance of the ProfileByImportFromTableParameters class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters)
Public PropertyCountFieldThe attribute field in the DataTable table which contains summarized counts (e.g., number of customers) for each Tapestry segment  
Public PropertyDataTable The data table to import profile from  
Public PropertyIDFieldThe attribute field in the DataTable table which contains IDs of Tapestry segments  
Public PropertyOutputItem Configuration options for storing the output item in the repository.  
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters)
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters)
Public PropertyVolumeFieldThe attribute field in the DataTable table which contains summarized volume (e.g., total sales) for each Tapestry segment  
Top

Public Methods

 NameDescription
Public MethodToVariablesOverridden.  Converts task parameters to request variables.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.