RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Element

Element.RefersToExternalResourceReference

Method
Description:
Determines whether this Element uses external resources associated with a specified external resource type.
Parameters
Parameter Type Description
resourceType ExternalResourceType The desired external resource type.
Return Value
Type Description
Boolean Returns true if this Element uses external resources associated with the specified external resource type; otherwise, false.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null