2027 Members
Changes 0
M

ExternalResourceReference Methods

Name Return Type Description Inherited From
M CreateLocalResource(Document, ExternalResourceType, ModelPath, PathType) ExternalResourceReference Creates an ExternalResourceReference representing a local file managed by Revit's built-in server.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetReferenceInformation() IDictionary<String,String> Returns a copy of an object containing previously-stored reference or lookup information about the specific resource provided by the server.
M GetResourceShortDisplayName() String Gets the short display name of the external resource.
M GetResourceVersionStatus() ResourceVersionStatus Checks whether this ExternalResourceReference corresponds to the current version of the resource.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M HasValidDisplayPath() Boolean Checks whether this external Resource has a valid display path.
M IsValidReference(ExternalResourceType) Boolean Checks whether the reference is in a valid format.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object