Gets or sets the name of a top level element that represents the report data.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataElementName As String | |
| C# | |
|---|---|
public string DataElementName {get; set;} | |
Return Value
A String indicating the name of a top level element that represents the report data.
The default value is "Report."