DynamoVisualProgramming.DynamoServices by Autodesk

<PackageReference Include="DynamoVisualProgramming.DynamoServices" Version="3.0.2.7476" />

 Actions

public enum Actions
namespace Dynamo.Logging { public enum Actions { Start, End, Create, Delete, Move, Copy, Open, Close, Read, Write, Save, SaveAs, New, EngineFailure, Filter, Unresolved, Downloaded, Installed, Select, Migration, Switch, Run, Load, Dock, Undock, Rate, Pin, Unpin, DownloadNew, KeepOld, PackageReferences, LocalReferences, ExternalReferences, Ungroup, Expanded, Collapsed, AddedTo, RemovedFrom, Preview, Freeze, Rename, Show, Set, Dismiss, Undismiss, Break, Hide, BuiltInPackageConflict, Sort, View, ViewDocumentation, Cancel, Completed, Next, Previous, TimeElapsed, SignIn, SignOut, Import, Export } }