CardknoxResponseResult Property |
Single character representing status
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public ResultType Result { get; }
Public ReadOnly Property Result As ResultType
Get
public:
property ResultType Result {
ResultType get ();
}
member Result : ResultType with get
Property Value
Type:
ResultTypeSee Also