Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TaskInfo Class
Members
In This Topic
    TaskInfo Class
    In This Topic
    General task.
    Object Model
    TaskInfo ClassI3DOccurrence Interface
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.TaskInfo
          EPLAN.Harness.API.DataStructures.Tasks.ResolvableTaskInfo

    Syntax
    public class TaskInfo 
    Public Properties
     NameDescription
    Public PropertyIs this task resolvable?  
    Public PropertyIs this task already resolved?  
    Public PropertyDescription of this task.  
    Public PropertyName of the affected object.  
    Public PropertyAffected occurrence.  
    Public PropertyType of the task.  
    Top
    See Also