LoadOperationType Property


External Resource Load Context Load Operation Type Property

An enum value indicating whether the resource load was triggered by an automatic event (such as file open) or an explicit user action.

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

Property Value

LoadOperationType
See Also