{CompanyName} FlexyGo

RedSys..::..GetRedSysLogInfo Method

Namespace:  FLEXYGO
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


public bool GetRedSysLogInfo(
	string TransactionId,
	string StatusId,
	ref DataTable RedSysLog
)
Public Function GetRedSysLogInfo ( _
	TransactionId As String, _
	StatusId As String, _
	ByRef RedSysLog As DataTable _
) As Boolean

Parameters

TransactionId
Type: String
StatusId
Type: String
RedSysLog
Type: DataTable%