[]
Gets os a sets a value indicating the report name.
[Browsable(false)]
public string Name { get; set; }
| Type | Description |
|---|---|
| string | A string value representing the name of the report. |
Default value is empty string. It appears in several error messages.
| Type | Condition |
|---|---|
| Exception | Thrown if the set value is not a valid. |