|
M
Dispose()
|
None
|
Releases all resources used by the LinkLoadResult
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetCentralModelName()
|
ModelPath
|
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.
|
|
|
M
GetExternalResourceReference()
|
ExternalResourceReference
|
Gets a copy of the ExternalResourceReference corresponding
to the link.
|
|
|
M
GetExternalResourceReferencesFromFailedLoads()
|
IList<ExternalResourceReference>
|
Searches this and all nested LinkLoadResults, and returns a list
of ExternalResourceReferences for the links that failed to load.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetLinkLoadResult(ExternalResourceReference)
|
LinkLoadResult
|
Searches this LinkLoadResult and all nested LinkLoadResults for the
load operation results of a specified ExternalResourceReference.
|
|
|
M
GetModelName()
|
ModelPath
|
Gets the name of the model.
|
|
|
M
GetNestedLinkLoadResults()
|
IDictionary
|
Gets the results for this link's nested links.
|
|
|
M
GetParentModelName()
|
ModelPath
|
Returns the name of the parent of the linked model, or an empty FilePath
if the link is a top-level link.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsCodeSuccess(LinkLoadResultType)
|
bool
|
Check if load result code signifies success.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|