[]
Gets the error message for a specific column of the task.
public override sealed string this[string columnName] { get; }
| Type | Name | Description |
|---|---|---|
| string | columnName | Name of the column, such as "Task Mode" or "Duration". |
| Type | Description |
|---|---|
| string | System.String. |