The ordered list of unique user names of users who have outstanding editing requests for
the specified element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public IList<string> GetRequesters()
Return Value
IList<String>The ordered list of unique user names.
