Overload | Description |
---|---|
Execute(String,IReadOnlyDictionary<String,String>) | Executes process with corresponding schema name. |
Execute<TResult>(String,String,IReadOnlyDictionary<String,String>) | Executes process with corresponding schema name and returns process parameter value. |
Execute(Guid,IReadOnlyDictionary<String,String>) | Executes process with corresponding schema UId. |
Execute<TResult>(Guid,String,IReadOnlyDictionary<String,String>) | Executes process with corresponding schema UId and returns process parameter value. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2