API Help
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / FCTDEFLIB_VERSION Property / FCTDEFLIB_VERSION(Int32) Property

In This Topic
    FCTDEFLIB_VERSION(Int32) Property
    In This Topic
    Version information of function definition library # 15502. This property isn't indexed.
    Syntax
    public PropertyValue FCTDEFLIB_VERSION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FCTDEFLIB_VERSION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also