Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / BaseSelection Class
Members
In This Topic
    BaseSelection Class
    In This Topic
    List of possible values with a selected value.
    Inheritance Hierarchy
    Syntax
    public abstract class BaseSelection 
    Public Properties
     NameDescription
    Public PropertyIndex of the selected value within the list of possible values.  
    Public PropertySelected value.  
    Public PropertyList of possible values.  
    Top
    See Also