Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyDefinition Class / TranslatePropertyValue Property

In This Topic
    TranslatePropertyValue Property
    In This Topic
    Translate property value.
    Syntax
    public bool TranslatePropertyValue {get; set;}
    public:
    property bool TranslatePropertyValue {
       bool get();
       void set (    bool value);
    }
    See Also