ExternalFileReferencePathType Property |
The path type of the link (relative, absolute, or server).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PathType PathType { get; }
Public ReadOnly Property PathType As PathType
Get
public:
property PathType PathType {
PathType get ();
}
member PathType : PathType with get
Property Value
PathType
See Also