Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / EplClientCallBack Class / SendResponseToClient Method
EplanResponse object

In This Topic
    SendResponseToClient Method (EplClientCallBack)
    In This Topic
    SendResponseToClient
    Syntax
    public void SendResponseToClient( 
       EplanResponse response
    )
    public:
    void SendResponseToClient( 
       EplanResponse^ response
    ) 

    Parameters

    response
    EplanResponse object
    See Also