GetMatchOptions Method


External Resource Browser Data Get Match Options Method

Gets the match options used to filter external resources.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExternalResourceMatchOptions GetMatchOptions()

Return Value

ExternalResourceMatchOptions
The external resource match options.
See Also