Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiLengthCoefficient Class
Members
In This Topic
    ApiLengthCoefficient Class
    In This Topic
    List of possible value with a selected value (range of integer).
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.BaseSelection
          EPLAN.Harness.API.Settings.Common.ApiLengthCoefficient

    Syntax
    public class ApiLengthCoefficient : BaseSelection 
    Public Properties
     NameDescription
    Public PropertyIndex of the selected value within the list of possible values. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Public PropertySelected value. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Public PropertyList of possible values. (Inherited from EPLAN.Harness.API.Settings.Common.BaseSelection)
    Top
    See Also