API Help
Eplan.EplApi.ApplicationFramework Namespace / IExtendedProcessor Interface / CanImportDirect Method
Context with parameters
Indicates whether the converter supports a progress bar.

In This Topic
    CanImportDirect Method
    In This Topic
    Indicates whether the converter can import external formats
    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