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