CoordinationModelLinkData.DisplayPath
Description:
The user visible saved path of the local or Autodesk Docs file referenced by the Coordination Model link. For a Coordination Model from Autodesk Docs, displayPath should be like "Autodesk Docs://AccountName/ProjectName/Project Files/Nested/3DView".
The user visible saved path of the local or Autodesk Docs file referenced by the Coordination Model link. For a Coordination Model from Autodesk Docs, displayPath should be like "Autodesk Docs://AccountName/ProjectName/Project Files/Nested/3DView".
public string DisplayPath { get; }