GetUserGroupPrivileges 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 GetUserGroupPrivileges() method retrieves a DataSet containing the group privileges link records of the specified group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupPrivileges( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetUserGroupPrivileges( int grpId ) ParametersgrpId Optional. Holds the ID of the group whose group privileges link records are being retrieved. Return Value Returns a DataSet containing the group privileges link records of the specified group. See AlsoReferenceUserGrps ClassUserGrps Members In This Topic
The GetUserGroupPrivileges() method retrieves a DataSet containing the group privileges link records of the specified group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupPrivileges( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetUserGroupPrivileges( int grpId ) ParametersgrpId Optional. Holds the ID of the group whose group privileges link records are being retrieved. Return Value Returns a DataSet containing the group privileges link records of the specified group. See AlsoReferenceUserGrps ClassUserGrps Members
The GetUserGroupPrivileges() method retrieves a DataSet containing the group privileges link records of the specified group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupPrivileges( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetUserGroupPrivileges( int grpId ) ParametersgrpId Optional. Holds the ID of the group whose group privileges link records are being retrieved. Return Value Returns a DataSet containing the group privileges link records of the specified group. See AlsoReferenceUserGrps ClassUserGrps Members
The GetUserGroupPrivileges() method retrieves a DataSet containing the group privileges link records of the specified group.Syntax Visual BasicC# 'Declaration Public Shared Function GetUserGroupPrivileges( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetUserGroupPrivileges( int grpId ) ParametersgrpId Optional. Holds the ID of the group whose group privileges link records are being retrieved. Return Value Returns a DataSet containing the group privileges link records of the specified group. See AlsoReferenceUserGrps ClassUserGrps Members