UserGroupManagerGetObjectsStartWith Method
Find objects from specified domain container starting with specified string
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Find objects from specified domain container starting with specified string")]
public List<DomainObject> GetObjectsStartWith(
Guid domainId,
Guid containerId,
string startWith
)
- domainId Guid
-
- containerId Guid
-
- startWith String
-
ListDomainObject