Share

LinkLoadResult Methods

The LinkLoadResult type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetCentralModelName Gets the central model's name. If the link is not workshared, this returns an empty FilePath. If the link is itself a central model, this returns the link's name.
Public methodGetExternalResourceReference Gets a copy of the ExternalResourceReference corresponding to the link.
Public methodGetExternalResourceReferencesFromFailedLoads Searches this and all nested LinkLoadResults, and returns a list of ExternalResourceReferences for the links that failed to load.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLinkLoadResult Searches this LinkLoadResult and all nested LinkLoadResults for the load operation results of a specified ExternalResourceReference.
Public methodGetModelName Gets the name of the model.
Public methodGetNestedLinkLoadResults Gets the results for this link's nested links.
Public methodGetParentModelName Returns the name of the parent of the linked model, or an empty FilePath if the link is a top-level link.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberIsCodeSuccess Check if load result code signifies success.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?