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

In This Topic
    ResolvableTaskInfo Class Members
    In This Topic

    The following tables list the members exposed by ResolvableTaskInfo.

    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 PropertyDescription of this task. (Inherited from EPLAN.Harness.API.DataStructures.TaskInfo)
    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