Gets the central model's name.
If the link is not workshared, this returns an empty FilePath.
If the link is itself a central model, this returns the link's name.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public ModelPath GetCentralModelName()
