Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IXMLProcessor Interface / CanImport Method
Context with parameters
Indicates whether the converter supports a progress bar.

In This Topic
    CanImport Method (IXMLProcessor)
    In This Topic
    Indicates whether the converter can convert external formats to XML.
    Syntax

    Parameters

    Parameter NameDescription
    oContextContext with parameters
    bSupportsProgressIndicates whether the converter supports a progress bar.

    Return Value

    true: conversion is possible; false: conversion is not possible
    See Also