Esri Business Analyst Server API for Silverlight 2.2 Reference
ReportOptions Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace : ReportOptions Class


Glossary Item Box

The following tables list the members exposed by ReportOptions.

Public Constructors

 NameDescription
Public ConstructorReportOptions ConstructorOverloaded. Initializes a new instance of the ReportOptions class.  
Top

Public Properties

 NameDescription
Public PropertyAreaTitleFieldArea description attribute field name in a boundary layer used as a source for summary report.
Default: "AREA_DESC2".  
Public PropertyFormat Report format (required).  
Public PropertyHeader Custom report header parameters (optional).  
Public PropertyLocationNameFieldLocation attribute field name in a boundary layer used as a source for summary report.
Default: "SITE_NAME".  
Public PropertyStoreAddressFieldStore address attribute field name in a boundary layer used as a source for summary report.
Default: "STORE_ADDR".  
Public PropertyStoreLatitudeFieldStore latitude attribute field name in a boundary layer used as a source for summary report.
Default: "STORE_LAT".  
Public PropertyStoreLongitudeFieldStore longitude attribute field name in a boundary layer used as a source for summary report.
Default: "STORE_LONG".  
Public PropertyTemplateName Summary report template name.  
Top

Public Methods

 NameDescription
Public MethodToString Serializes this instance to JSON.  
Top

See Also

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