 | RemLoginMobileLogin Method |
Paperwork .Net Kütüphanesi
Namespace:
Paperwork.Connect
Assembly:
Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntaxpublic rLoginInfoMobile MobileLogin(
string userName,
string password,
string info,
rKeyValuePairItem[] deviceInfo,
string aLanguage = "tr",
int aPageSize = 0,
string aCustomerId = ""
)
Parameters
- userName
- Type: SystemString
- password
- Type: SystemString
- info
- Type: SystemString
- deviceInfo
- Type: rKeyValuePairItem
- aLanguage (Optional)
- Type: SystemString
- aPageSize (Optional)
- Type: SystemInt32
- aCustomerId (Optional)
- Type: SystemString
Return Value
Type:
rLoginInfoMobile
See Also