Returns an array of indices of all registered results
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<int> GetRegisteredResults()
Return Value
IList<Int32>
See Also
Reference