M-Files API 23.11.13135.0
GetUserOrUserGroupIDExIndex Method
UserOrUserGroupIDExs Collection : GetUserOrUserGroupIDExIndex Method
Description
Gets user or group ID index. -1 indicates that item was not found.
Syntax
Visual Basic
Public Function GetUserOrUserGroupIDExIndex( _
   ByVal UserOrGroupID As Long, _
   ByVal UserOrGroupType As MFUserOrUserGroupType _
) As Long
Parameters
UserOrGroupID
UserOrGroupType
ValueDescription
MFUserOrUserGroupTypePropertyBasedPseudoUserProperty-based pseudo user. Indirectly specifies a user or users on the basis of a property value (meaning "the user(s) specified in the property X").
MFUserOrUserGroupTypePseudoUserWorklow state pseudo user. Indirectly specifies a user on the basis of a state ID (meaning "the user who moved the object into state X").
MFUserOrUserGroupTypeUnknownUnknown user type.
MFUserOrUserGroupTypeUserAccountUser account.
MFUserOrUserGroupTypeUserGroupUser group.
See Also

UserOrUserGroupIDExs Collection  | UserOrUserGroupIDExs Members