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
    In This Topic
    Indicates whether the converter can convert external formats to XML.
    Syntax

    Parameters

    oContext
    Context with parameters
    bSupportsProgress
    Indicates whether the converter supports a progress bar.

    Return Value

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