[This is preliminary documentation and is subject to change.]
This object provides a way to define a report within a SIF zone. It contains metadata about the report. This object represents a mutual agreement between senders and receivers of the report. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class ReportManifest : SifDataObject
Public Class ReportManifest _ Inherits SifDataObject
public ref class ReportManifest : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ReportManifestReportManifestNew()() |
Creates an instance of a ReportManifest
| |
| ReportManifestReportManifestNew(String, String, Nullable<(Of <Int32>)>, String, ReportDefinitionSource) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| ReceivingAuthority |
Gets or sets the value of the <ReceivingAuthority> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| ReportAuthorityInfoRefId |
Gets or sets the value of the ReportAuthorityInfoRefId attribute.
| |
| ReportDefinitionSource |
Gets or sets the value of the <ReportDefinitionSource> element.
| |
| ReportFormatList |
Gets or sets the value of the <ReportFormatList> element.
| |
| ReportingPeriod |
Gets or sets the value of the <ReportingPeriod> element.
| |
| ReportName |
Gets or sets the value of the <ReportName> element.
| |
| SetReceivingAuthority(String, String) | Sets the value of the <ReceivingAuthority> element. | |
| SetReportDefinitionSource(ReportDefinitionSourceType, String) | Sets the value of the <ReportDefinitionSource> element. | |
| SetSIF_ExtendedQuery(SIF_Select, SIF_From) | Sets the value of the <SIF_ExtendedQuery> element. | |
| SIF_ExtendedQuery |
Gets or sets the value of the <SIF_ExtendedQuery> element.
| |
| SIF_MaxBufferSize |
Gets or sets the value of the <SIF_MaxBufferSize> element.
| |
| SIF_QueryGroup |
Gets or sets the value of the <SIF_QueryGroup> element.
| |
| SIF_Version |
Gets or sets the value of the <SIF_Version> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| ReportManifest | |||||