SpatialFieldManagerGetRegisteredResults Method

Returns an array of indices of all registered results

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

Return Value

IListInt32
See Also