ExternalResourceReference Methods


External Resource Reference Methods

The ExternalResourceReference type exposes the following members.

Methods
Name Description
Public method Static member CreateLocalResource Creates an ExternalResourceReference representing a local file managed by Revit's built-in server.
Public method Dispose
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetReferenceInformation Returns a copy of an object containing previously-stored reference or lookup information about the specific resource provided by the server.
Public method GetResourceShortDisplayName Gets the short display name of the external resource.
Public method GetResourceVersionStatus Checks whether this ExternalResourceReference corresponds to the current version of the resource.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method HasValidDisplayPath Checks whether this external Resource has a valid display path.
Public method IsValidReference Checks whether the reference is in a valid format.
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also