Harness proD API Help
EPLAN.Harness.API.DataStructures.Tasks Namespace / UserDefinedTaskInfo Class
Properties

In This Topic
    UserDefinedTaskInfo Class Members
    In This Topic

    The following tables list the members exposed by UserDefinedTaskInfo.

    Public Properties
     NameDescription
    Public PropertyIs this task resolvable? (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    Public PropertyIs this task already resolved? (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    Public PropertyGets or sets description of this custom task.  
    Public PropertyName of the affected object. (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    Public PropertyAffected occurrence. (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    Public PropertyType of the task. (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    Top
    See Also