Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / FUNC_TECHNICAL_CHARACTERISTIC Property / FUNC_TECHNICAL_CHARACTERISTIC Property

In This Topic
    FUNC_TECHNICAL_CHARACTERISTIC Property
    In This Topic
    Technical characteristics # 20027.
    Syntax
    public PropertyValue FUNC_TECHNICAL_CHARACTERISTIC {get; set;}
    public:
    property PropertyValue^ FUNC_TECHNICAL_CHARACTERISTIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Technical characteristics of the function.

    See Also