[This is preliminary documentation and is subject to change.]
Container element for the report content. This element is conditional. This element is included or the ReportInfo element is included but never both at the same time. See examples of the usage of the object below.
| C# | Visual Basic | Visual C++ |
public class ReportData : SifKeyedElement
Public Class ReportData _ Inherits SifKeyedElement
public ref class ReportData : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ReportDataReportDataNew()() |
Creates an instance of a ReportData
| |
| ReportDataReportDataNew(String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Value |
Gets or sets the value of the <ReportData> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ReportData | ||||