UserGroupManagerGetADAMObjectsFromIds Method |
Return ADAM objects with given identifiers
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic List<ADAMObject> GetADAMObjectsFromIds(
Guid[] ids
)
Parameters
- ids
- Type: SystemGuid
collection of ids to return
Return Value
Type:
ListADAMObject
See Also