Class CreateRuleFromPublishedWorkflowResponse
Represents the response for the CreateRuleFromPublishedWorkflow method.
Inheritance
System.Object
CreateRuleFromPublishedWorkflowResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CreateRuleFromPublishedWorkflowResponse : EntityServiceResponse<RuleWorkflowEntity>
Constructors
CreateRuleFromPublishedWorkflowResponse(RuleWorkflowEntity)
Constructor
Declaration
public CreateRuleFromPublishedWorkflowResponse(RuleWorkflowEntity entity)
Parameters
Type | Name | Description |
---|---|---|
RuleWorkflowEntity | entity |