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

In This Topic
    FCTDEFLIB_CREATOR Property
    In This Topic
    Creator # 15503.
    Syntax
    public PropertyValue FCTDEFLIB_CREATOR {get; set;}
    public:
    property PropertyValue^ FCTDEFLIB_CREATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Creator of the function definition library.

    See Also