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