GetUserGroupEntity 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 GetUserGroupEntity() method retrieves a DataSet that contains all user group-entity link records for the specified user group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupEntity( _ ByVal userGrpId As Integer _ ) As DataSet public static DataSet GetUserGroupEntity( int userGrpId ) ParametersuserGrpId Required. Holds the ID of the user group whose user group-entity link records are being retrieved. Return Value Returns a DataSet that contains all user group-entity link records, or only those that match the specified user group ID. See AlsoReferenceUserGrps ClassUserGrps Members In This Topic
The GetUserGroupEntity() method retrieves a DataSet that contains all user group-entity link records for the specified user group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupEntity( _ ByVal userGrpId As Integer _ ) As DataSet public static DataSet GetUserGroupEntity( int userGrpId ) ParametersuserGrpId Required. Holds the ID of the user group whose user group-entity link records are being retrieved. Return Value Returns a DataSet that contains all user group-entity link records, or only those that match the specified user group ID. See AlsoReferenceUserGrps ClassUserGrps Members
The GetUserGroupEntity() method retrieves a DataSet that contains all user group-entity link records for the specified user group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupEntity( _ ByVal userGrpId As Integer _ ) As DataSet public static DataSet GetUserGroupEntity( int userGrpId ) ParametersuserGrpId Required. Holds the ID of the user group whose user group-entity link records are being retrieved. Return Value Returns a DataSet that contains all user group-entity link records, or only those that match the specified user group ID. See AlsoReferenceUserGrps ClassUserGrps Members
The GetUserGroupEntity() method retrieves a DataSet that contains all user group-entity link records for the specified user group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupEntity( _ ByVal userGrpId As Integer _ ) As DataSet public static DataSet GetUserGroupEntity( int userGrpId ) ParametersuserGrpId Required. Holds the ID of the user group whose user group-entity link records are being retrieved. Return Value Returns a DataSet that contains all user group-entity link records, or only those that match the specified user group ID. See AlsoReferenceUserGrps ClassUserGrps Members