Click or drag to resize

MediaCy.Addins.Scripting.Workflow Namespace

 
Classes
  ClassDescription
Public classCodeCommand
A command with one input used to allow custom coding in a macro.
Public classCodePropertyEditorAttribute
Defines the custom attribute that can be used to decorate properties or assigned to property settings.
Public classCondition
Implements a conditional statement.
Public classWhileLoop
Implements a "While" loop.