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