emailPluginaceOperation_runCreateBlocks Method |
Namespace: imbACE.Services.plugins
[DisplayAttribute(GroupName = "run", Name = "CreateBlocks", ShortName = "", Description = "It will run message factory")] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "If will try to load factory with name specified and execute it")] public void aceOperation_runCreateBlocks( string factoryName = "emailFactory.xml", string dataSource = "", bool debug = true )