ApiKey given to the user.
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntaxstring APIKey { get; set; }
Property APIKey As String
Get
Set
property String^ APIKey {
String^ get ();
void set (String^ value);
}
abstract APIKey : string with get, set
Property Value
Type:
String
See Also