Color Fill Scheme Get Supported Parameter Ids Method Retrieves collection of all parameters supported by the scheme. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetSupportedParameterIds() Public Function GetSupportedParameterIds As IList(Of ElementId) public: IList<ElementId^>^ GetSupportedParameterIds() member GetSupportedParameterIds : unit -> IList<ElementId> Return Value IList ElementId Remarks Supported parameters depends on CategoryId property. See Also Reference ColorFillScheme Class Autodesk.Revit.DB Namespace
Color Fill Scheme Get Supported Parameter Ids Method Retrieves collection of all parameters supported by the scheme. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetSupportedParameterIds() Public Function GetSupportedParameterIds As IList(Of ElementId) public: IList<ElementId^>^ GetSupportedParameterIds() member GetSupportedParameterIds : unit -> IList<ElementId> Return Value IList ElementId Remarks Supported parameters depends on CategoryId property. See Also Reference ColorFillScheme Class Autodesk.Revit.DB Namespace