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