LoginParametersSapUserId Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string SapUserId { get; set; }Public Shared Property SapUserId As String
Get
Set
public:
static property String^ SapUserId {
String^ get ();
void set (String^ value);
}static member SapUserId : string with get, set
Property Value
Type:
String
See Also