Returns information about a User in the system.
Available in:
COM: Yes
Web Services (SOAP Document/Literal): No
SOAP RPC: No
Return Type
A psPortfoliosUserInfo value.
Syntax
object.GetUserInfoByLogin(sLogin As BSTR)
(object
is an expression evaluating to an object of type psPortfoliosUser.)
Arguments
Argument | Data Type | Description |
---|---|---|
sLogin | BSTR |
|
Return Value
Object of type psPortfolioUserInfo object value.