PayWayAPIIsInitialised Method |
Returns true if this client object has been correctly intialised, or
false otherwise.
Namespace: Qvalent.PayWayAssembly: PayWayAPI (in PayWayAPI.dll) Version: 1.0.10.0
Syntax[MTAThreadAttribute]
public bool IsInitialised()
Return Value
Type:
Booleantrue if this object has been initialised
RemarksNone
See Also