Skip to main content
Version: 4.4.0

iCore.Public.Types.v2 Namespace

The iCore.Public.Types.v2 namespace contains types used for interoperability with iCore version 2.

Classes

NameDescription
v2ComponentArgumentsThis 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.