Revit 2025.3 API
External |
The path type of the link (relative, absolute, or server).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public PathType PathType { get; }
Public ReadOnly Property PathType As PathType Get
public: property PathType PathType { PathType get (); }
member PathType : PathType with get
Property Value
PathTypeSee Also