iCore.Public.Types.v2 Namespace
The iCore.Public.Types.v2 namespace contains types used for interoperability with iCore version 2.
Classes
Name | Description |
---|---|
v2ComponentArguments | This class represents the iCPS v2 arguments for a component. Declare an in argument in the workflow to make the workflow compatible with v2 callers. If ReturnValue property is t be used declare the argument as in/out or out only if no in arguments. |