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