UserGroupManagerGetObjectsFromContainer Method
Retrieve objects which belong directly to specified domain container and were not added to FileHold
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieve objects which belong directly to specified domain container and were not added to FileHold")]
public List<DomainObject> GetObjectsFromContainer(
Guid domainId,
Guid containerId
)
- domainId Guid
-
- containerId Guid
-
ListDomainObject