|
P
ElementId
|
ElementId
|
The id of the created or loaded linked model.
|
|
P
IsCircularLink
|
bool
|
True if these results are part of a link cycle.
|
|
P
IsNested
|
bool
|
True if these results represent a nested link; false otherwise.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
LoadResult
|
LinkLoadResultType
|
Holds the results of creating or loading a link. Results can be LinkLoadResultType.LinkLoaded
for success, or a variety of errors. See LinkLoadResultType for the full list.
|