Click or drag to resize
ReceiverSignal Constructor (String, String)

Namespace: FlexRule.Flows.Workflows.Model
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ReceiverSignal(
	string category,
	string title
)

Parameters

category
Type: SystemString
title
Type: SystemString
See Also