MayAccessEntity 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 MayAccessEntity() method returns whether the user has access to the specified entity.Syntax Visual BasicC# 'Declaration Public Function MayAccessEntity( _ ByVal entID As Integer _ ) As Boolean public bool MayAccessEntity( int entID ) ParametersentID Required. Holds the ID of the entity. Return Value Returns true if the user has access to the entity. Returns false if the user does not have access to the entity or if the ID is not known as an entity ID. See AlsoReferenceUser ClassUser Members In This Topic
The MayAccessEntity() method returns whether the user has access to the specified entity.Syntax Visual BasicC# 'Declaration Public Function MayAccessEntity( _ ByVal entID As Integer _ ) As Boolean public bool MayAccessEntity( int entID ) ParametersentID Required. Holds the ID of the entity. Return Value Returns true if the user has access to the entity. Returns false if the user does not have access to the entity or if the ID is not known as an entity ID. See AlsoReferenceUser ClassUser Members
The MayAccessEntity() method returns whether the user has access to the specified entity.Syntax Visual BasicC# 'Declaration Public Function MayAccessEntity( _ ByVal entID As Integer _ ) As Boolean public bool MayAccessEntity( int entID ) ParametersentID Required. Holds the ID of the entity. Return Value Returns true if the user has access to the entity. Returns false if the user does not have access to the entity or if the ID is not known as an entity ID. See AlsoReferenceUser ClassUser Members
The MayAccessEntity() method returns whether the user has access to the specified entity.Syntax Visual BasicC# 'Declaration Public Function MayAccessEntity( _ ByVal entID As Integer _ ) As Boolean public bool MayAccessEntity( int entID ) ParametersentID Required. Holds the ID of the entity. Return Value Returns true if the user has access to the entity. Returns false if the user does not have access to the entity or if the ID is not known as an entity ID. See AlsoReferenceUser ClassUser Members