Share

LinkLoadResult Properties

The LinkLoadResult type exposes the following members.

Properties

 NameDescription
Public propertyElementId The id of the created or loaded linked model.
Public propertyIsCircularLink True if these results are part of a link cycle.
Public propertyIsNested True if these results represent a nested link; false otherwise.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyLoadResult 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.

See Also

Reference

Was this information helpful?