SpatialFieldManagerGetRegisteredResults Method

Returns an array of indices of all registered results

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<int> GetRegisteredResults()

Return Value

IListInt32
See Also