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

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

    Parameters

    shortName
    See Also