GetUserName
This method returns the user name from the user full name.
GetUserName (UserFullName)
|
Name |
Type |
Description |
|---|---|---|
|
UserFullName |
string |
The user full name. |
The string from the beginning up to the first '@'. If the '@' character does not exist, it returns an empty string.
This method does not check if the user exists or if the user full name is legal.
|
Copyright © 2013 CA.
Tous droits réservés.
|
|