Common Application Framework

CommandManager.MacroCommand Property

Property which holds the type of a class which implements a command to execute a macro in the context of the host application. (Eg. A PML command in PDMS)

public abstract System.Type MacroCommand {get; set;}

See Also

CommandManager Class | Aveva.ApplicationFramework.Presentation Namespace