ComponentOne GanttView for WinForms
ErrorMessage Property (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : ErrorMessage Property
Gets or sets the error message displayed for the task.
Syntax
'Declaration
 
Public MustOverride Property ErrorMessage As System.String
public abstract System.string ErrorMessage {get; set;}
See Also

Reference

BaseTask Class
BaseTask Members