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

In This Topic
    FCTDEFLIB_VERSION Property
    In This Topic
    Version information of function definition library # 15502.
    Syntax
    public PropertyValue FCTDEFLIB_VERSION {get; set;}
    public:
    property PropertyValue^ FCTDEFLIB_VERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also