Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_SOURCELANGUAGE Property / PROJ_SOURCELANGUAGE Property

In This Topic
    PROJ_SOURCELANGUAGE Property
    In This Topic
    Source language # 10500.
    Syntax
    public PropertyValue PROJ_SOURCELANGUAGE {get; set;}
    public:
    property PropertyValue^ PROJ_SOURCELANGUAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Project setting for the source language.

    See Also