Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IXMLProcessor Interface / GetFileFilter Method

In This Topic
    GetFileFilter Method
    In This Topic
    Returns the filter string for the file selection box. e.g. "Access *.mdb|*.mdb"
    Syntax
    string GetFileFilter()
    String^ GetFileFilter(); 

    Return Value

    Filter string
    See Also