SIFWorks ADK 2.0
ReportManifest Class
NamespacesEdustructures.SifWorks.ReportingReportManifest

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportManifest : SifDataObject
Public Class ReportManifest _
	Inherits SifDataObject
public ref class ReportManifest : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    ReportManifest

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10