Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / UvPropertyTreeNameItem Class
Members
In This Topic
    UvPropertyTreeNameItem Class
    In This Topic
    Property.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiTreeNameItem
          EPLAN.Harness.API.Settings.Common.UvPropertyTreeNameItem

    Syntax
    public class UvPropertyTreeNameItem : ApiTreeNameItem 
    Public Properties
     NameDescription
    Public PropertyText of item. (Inherited from EPLAN.Harness.API.Settings.Common.ApiTreeNameItem)
    Public PropertyType of item (Separator or property). (Inherited from EPLAN.Harness.API.Settings.Common.ApiTreeNameItem)
    Public PropertyList of processors assigned to this property.  
    Public PropertyName of the property.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd sequence of processors to the end of current list of processors.  
    Top
    See Also