LoadStatus Property


External Resource Load Data Load Status Property

The success or failure status of the load attempt.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExternalResourceLoadStatus LoadStatus { get; }

Property Value

ExternalResourceLoadStatus
See Also