[]
<p>Gets or sets the name to use for the field within the report.
public string Name { get; set; }
Type | Description |
---|---|
string | A String containing the name to use for the field within a report. |
Field names need only be unique within the containing Fields collection.