ExternalResourceLoadDataGetLoadContext Method

Returns an object containing information about the context of the load operation.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExternalResourceLoadContext GetLoadContext()

Return Value

ExternalResourceLoadContext
An object containing information about the context of the load operation.
See Also