IsUserLoggedOntoEnt MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The IsUserLoggedOntoEnt() method determines whether the current user is logged on to the specified entity.Syntax Visual BasicC# 'Declaration Public Function IsUserLoggedOntoEnt( _ ByVal entId As Integer _ ) As Boolean public bool IsUserLoggedOntoEnt( int entId ) ParametersentId Required. Holds the ID of the entity to check. Return Value Returns true if the user is logged on to the entity, or false if the user is not logged on to the entity. See AlsoReferenceUser ClassUser Members In This Topic
The IsUserLoggedOntoEnt() method determines whether the current user is logged on to the specified entity.Syntax Visual BasicC# 'Declaration Public Function IsUserLoggedOntoEnt( _ ByVal entId As Integer _ ) As Boolean public bool IsUserLoggedOntoEnt( int entId ) ParametersentId Required. Holds the ID of the entity to check. Return Value Returns true if the user is logged on to the entity, or false if the user is not logged on to the entity. See AlsoReferenceUser ClassUser Members
The IsUserLoggedOntoEnt() method determines whether the current user is logged on to the specified entity.Syntax Visual BasicC# 'Declaration Public Function IsUserLoggedOntoEnt( _ ByVal entId As Integer _ ) As Boolean public bool IsUserLoggedOntoEnt( int entId ) ParametersentId Required. Holds the ID of the entity to check. Return Value Returns true if the user is logged on to the entity, or false if the user is not logged on to the entity. See AlsoReferenceUser ClassUser Members
The IsUserLoggedOntoEnt() method determines whether the current user is logged on to the specified entity.Syntax Visual BasicC# 'Declaration Public Function IsUserLoggedOntoEnt( _ ByVal entId As Integer _ ) As Boolean public bool IsUserLoggedOntoEnt( int entId ) ParametersentId Required. Holds the ID of the entity to check. Return Value Returns true if the user is logged on to the entity, or false if the user is not logged on to the entity. See AlsoReferenceUser ClassUser Members