Click or drag to resize

InternalServiceExpandAllToMembers Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ADAMObject> ExpandAllToMembers(
	Guid[] objectIds
)

Parameters

objectIds
Type: SystemGuid

Return Value

Type: ListADAMObject
See Also