Gets the short display name of the external resource.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public string GetResourceShortDisplayName()
Return Value
StringThe short display name of the external resource.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The ExternalResourceReference (this ExternalResourceReference) is has no valid display path. |