Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiDecorationType Enumeration
In This Topic
    ApiDecorationType Enumeration
    In This Topic
    Type of decoration.
    Syntax
    public enum ApiDecorationType : System.Enum 
    Members
    MemberDescription
    ExternalValueExternal value.
    StaticTextStatic text.
    SymbolSymbol from library.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiDecorationType

    See Also