[This is preliminary documentation and is subject to change.]
Sets the value of the <ReportDefinitionSource> element.
| C# | Visual Basic | Visual C++ |
public void SetReportDefinitionSource( ReportDefinitionSourceType Type, string Value )
Public Sub SetReportDefinitionSource ( _ Type As ReportDefinitionSourceType, _ Value As String _ )
public: void SetReportDefinitionSource ( ReportDefinitionSourceType^ Type, String^ Value )
- Type (ReportDefinitionSourceType)
- This attribute indicates the source of the report definition.
- Value (String)
- Gets or sets the content value of the <ReportDefinitionSource> element
This form of setReportDefinitionSource is provided as a convenience method that is functionally equivalent to the ReportDefinitionSource
Version: 2.0
Since: 1.5r1