Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBasePropertyList Class / TEXT_LANGUAGE Property / TEXT_LANGUAGE Property

In This Topic
    TEXT_LANGUAGE Property
    In This Topic
    Language # 19200.
    Syntax
    public PropertyValue TEXT_LANGUAGE {get; set;}
    public:
    property PropertyValue^ TEXT_LANGUAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also