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

In This Topic
    PROJ_LEADIN Property
    In This Topic
    Input lead # 10040.
    Syntax
    public PropertyValue PROJ_LEADIN {get; set;}
    public:
    property PropertyValue^ PROJ_LEADIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also