RevitLinkOptions Properties
| Name | Return Type | Description |
|---|---|---|
| IsRelative | bool | The type of path to use when creating the link. If true, Revit will store a relative path for the link. If false, Revit will store an absolute path. If the link is to a Revit Server location, isRelative must be false. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |