Harness proD API Help
EPLAN.Harness.API.DataStructures.Tasks Namespace / UserDefinedTaskInfo Class / Message Property
In This Topic
    Message Property (UserDefinedTaskInfo)
    In This Topic
    Gets or sets description of this custom task.
    Syntax
    public new string Message {get; set;}
    See Also