[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public ReportDefinitionSource( ReportDefinitionSourceType type, string value )
Public Sub New ( _ type As ReportDefinitionSourceType, _ value As String _ )
public: ReportDefinitionSource ( 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