Click or drag to resize

InnovatorgetUserID Method

Returns id of the user assosiated with a given instance of Innovator if this user is currently logged in, otherwise throws "Not logged in" exception.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string getUserID()

Return Value

Type: String
User id.
See Also