Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / FCTDEFLIB_NAME Property / FCTDEFLIB_NAME Property

In This Topic
    FCTDEFLIB_NAME Property
    In This Topic
    Function definition library # 15500.
    Syntax
    public PropertyValue FCTDEFLIB_NAME {get; set;}
    public:
    property PropertyValue^ FCTDEFLIB_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the function definition library.

    See Also