SIFWorks ADK 2.0
ReportDefinitionSource Class
NamespacesEdustructures.SifWorks.ReportingReportDefinitionSource

[This is preliminary documentation and is subject to change.]

Indicates where the report definition can be found. If Type="Description", this element's value contains the report definition. If Type="URL", this element's value is the URL pointing to the external source for the definition. Type="SIF_Query" indicates that the SIF_QueryGroup element below contains the definition.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportDefinitionSource : SifKeyedElement
Public Class ReportDefinitionSource _
	Inherits SifKeyedElement
public ref class ReportDefinitionSource : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReportDefinitionSourceReportDefinitionSourceNew()()
Creates an instance of a ReportDefinitionSource

ReportDefinitionSourceReportDefinitionSourceNew(ReportDefinitionSourceType, 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.)
QueryLanguage
Gets or sets the value of the QueryLanguage attribute.

SetType(ReportDefinitionSourceType)
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 <ReportDefinitionSource> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   ReportDefinitionSource

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