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

In This Topic
    ExistsManufacturer Method
    In This Topic
    Checks if a manufacturer / supplier info with the given short name exists.
    Syntax
    public bool ExistsManufacturer( 
       string shortName
    )
    public:
    bool ExistsManufacturer( 
       String^ shortName
    ) 

    Parameters

    shortName
    See Also