Microsoft.MasterDataServices.WorkflowTypeExtender Namespace

 

Contains an interface that, when implemented by you, allows Master Data Services Integration Service to call your code to perform custom tasks during workflow processing.

Interfaces

Interface Description
System_CAPS_pubinterface IWorkflowTypeExtender

Defines the interface for a workflow type extender, allowing custom workflow types to be started.

Return to top