SxcAppSessionSetUserId Method |
Namespace: SxcAppSessionLibAssembly: AppSession (in AppSession.dll) Version: 2013.11.22.1 (2013.11.22.1)
Syntaxpublic void SetUserId(
int u
)
Public Sub SetUserId (
u As Integer
)
public:
void SetUserId(
int u
)
member SetUserId :
u : int -> unit
Parameters
- u
- Type: SystemInt32
See Also