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


Glossary Item Box

The following tables list the members exposed by ReportHeader.

Public Constructors

 NameDescription
Public ConstructorReportHeader ConstructorOverloaded. Initializes a new instance of the ReportHeader class.  
Top

Public Properties

 NameDescription
Public PropertyAddress Store address text.  
Public PropertyAreaDesc2 Area description text.  
Public PropertyAreaDescriptionArea description text.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyBinaryLogoCustom report headers can include a custom logo graphic. A 200 X 200-pixel GIF image is recommended for the logo graphic. The logo graphic can be specified as an array of bytes (BinaryLogo) or a complete URL reference to an image (Logo). The BinaryLogo and Logo properties are mutually exclusive.  
Public PropertyCustomHeaders Custom report header options. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader)
Public PropertyLatitude Store latitude text.  
Public PropertyLocationName Custom location name.  
Public PropertyLogoCustom logo specified as a complete URL reference.
Custom report headers can include a custom logo graphic. A 200 X 200-pixel GIF image is recommended for the logo graphic. The logo graphic can be specified as an array of bytes (BinaryLogo) or a complete URL reference to an image (Logo). The BinaryLogo and Logo properties are mutually exclusive.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyLongitude Store longitude text.  
Public PropertyReportStyleStyle to get the report in. Available styles are "Screen" and "Paper".
Default: "Screen".  
Public PropertySubtitle Report subtitle. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader)
Top

Public Methods

 NameDescription
Public MethodToDictionaryOverridden.  Converts all specified report header options to a dictionary.  
Top

Protected Methods

 NameDescription
Protected MethodAddOption Adds an option to the dictionary if this option is specified. (Inherited from ESRI.ArcGIS.Client.BACore.BAReportHeader)
Top

See Also

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