[This is preliminary documentation and is subject to change.]
References a third-party format that describes the visual representation of the report data.
| C# | Visual Basic | Visual C++ |
public class ReportFormat : SifKeyedElement
Public Class ReportFormat _ Inherits SifKeyedElement
public ref class ReportFormat : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ReportFormatReportFormatNew()() |
Creates an instance of a ReportFormat
| |
| ReportFormatReportFormatNew(ReportFormatType, String) |
Constructor that accepts values for all mandatory fields
| |
| ContentType |
Gets or sets the value of the ContentType attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetType(ReportFormatType) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
| |
| Value |
Gets or sets the value of the <ReportFormat> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ReportFormat | ||||