ExternalResourceMatchOptions
Description:
Represents match options used to filter external resources when listing them from external resource server.
Represents match options used to filter external resources when listing them from external resource server.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.ExternalResourceMatchOptions
System.Object
Autodesk.Revit.DB.ExternalResourceMatchOptions
public class ExternalResourceMatchOptions : IDisposable
| Name | Return Type | Description |
|---|---|---|
| ExternalResourceMatchOptions(ExternalResourceType) | None | Constructs new instance with specified resource type. |
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| ResourceType | ExternalResourceType | The desired resource type which external resources should match. |