API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_BLOCKFORMAT_FUNCTIONTEXT Property / FUNC_BLOCKFORMAT_FUNCTIONTEXT Property

In This Topic
    FUNC_BLOCKFORMAT_FUNCTIONTEXT Property
    In This Topic
    Block property: Format (function text, automatic) # 20545.
    Syntax
    public PropertyValue FUNC_BLOCKFORMAT_FUNCTIONTEXT {get; set;}
    public:
    property PropertyValue^ FUNC_BLOCKFORMAT_FUNCTIONTEXT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also