Požiadavka na zistenie stavu eKasa systému, napr. či je zariadenie zapnuté, či je komunikácia s Finančnou správou a podobne.
Namespace: Exa.ECM.Common.Communication
Assembly: Exa.ECM.Common (in Exa.ECM.Common.dll) Version: 1.2.0.0 (1.2.0.0)
Syntax
public ExaException GetStatusInfo( string u_CashRegisterCode, ref MsgECM_StatusInfo_Rsp urf_MsgECM_StatusInfo_Rsp )
Parameters
- u_CashRegisterCode
- Type: SystemString
- urf_MsgECM_StatusInfo_Rsp
- Type: Exa.ECM.Common.Communication.MessagesMsgECM_StatusInfo_Rsp
Return Value
Type: ExaExceptionSee Also