Options
All
  • Public
  • Public/Protected
  • All
Menu

IGroupQuery

Hierarchy

Index

Properties

Optional AllowMembersEditMembership

AllowMembersEditMembership: boolean

Optional AllowRequestToJoinLeave

AllowRequestToJoinLeave: boolean

Optional AutoAcceptRequestToJoinLeave

AutoAcceptRequestToJoinLeave: boolean

Optional CanCurrentUserEditMembership

CanCurrentUserEditMembership: boolean

Optional CanCurrentUserManageGroup

CanCurrentUserManageGroup: boolean

Optional CanCurrentUserViewMembership

CanCurrentUserViewMembership: boolean

Optional Description

Description: string

Optional Id

Id: number

Optional IsHiddenInUI

IsHiddenInUI: boolean

Optional LoginName

LoginName: string

Optional OnlyAllowMembersViewMembership

OnlyAllowMembersViewMembership: boolean

Owner

Optional OwnerTitle

OwnerTitle: string

Optional PrincipalType

PrincipalType: number

Optional RequestToJoinLeaveEmailSetting

RequestToJoinLeaveEmailSetting: string

Optional Title

Title: string

Users

Users: IBaseResults<User> & UserCollectionMethods

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

setUserAsOwner

  • setUserAsOwner(ownerId?: number): IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(): IBaseExecution<any>
  • Returns IBaseExecution<any>

Generated using TypeDoc