IUserGroupUsersCount Method
|
Gets the count of
Users that belong to this group.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction UsersCount As Integer
abstract UsersCount : unit -> int
Return Value
Int32Count of
Users that belong to this group.
See Also