Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_FORMULAR Property / PAGE_FORMULAR Property

In This Topic
    PAGE_FORMULAR Property
    In This Topic
    Form name # 11015.
    Syntax
    public PropertyValue PAGE_FORMULAR {get; set;}
    public:
    property PropertyValue^ PAGE_FORMULAR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the form used by the page. Selection is made from a list of available forms.

    See Also