[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.
| C# | Visual Basic | Visual C++ |
public class ReportDefinitionSource : SifKeyedElement
Public Class ReportDefinitionSource _ Inherits SifKeyedElement
public ref class ReportDefinitionSource : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ReportDefinitionSource | ||||