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: 26.4.0.0 (26.4.0.0)
Syntax
C#
public LoadOperationType LoadOperationType { get; }
