| IResponseEntryCode Property |
Entry code of the response
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string EntryCode { get; set; }
Property EntryCode As String
Get
Set
property String^ EntryCode {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also