CardknoxResponseStatus Property |
Status of transction
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public StatusType Status { get; }
Public ReadOnly Property Status As StatusType
Get
public:
property StatusType Status {
StatusType get ();
}
member Status : StatusType with get
Property Value
Type:
StatusTypeSee Also