Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / ExistsPart Method

In This Topic
    ExistsPart Method
    In This Topic
    Checks if a part with the given part number exists.
    Syntax
    public bool ExistsPart( 
       string partnr
    )
    public:
    bool ExistsPart( 
       String^ partnr
    ) 

    Parameters

    partnr
    See Also