IExternalResourceServer.SupportsExternalResourceType
Description:
Implement this method to indicate whether the server can provide data for a specified type of external resource.
Implement this method to indicate whether the server can provide data for a specified type of external resource.
bool SupportsExternalResourceType(
ExternalResourceType type
)
-
typeThe ExternalResourceType of interest to the caller. For example, KeynoteTable - to determine if the server provides data for Revit's keynote table.