Click or drag to resize
SqlDirectoryServiceStore Method

Namespace: FlexRule.Flows.Workflows.MSSQL
Assembly: FlexRule.Flows.Workflow.MSSQL (in FlexRule.Flows.Workflow.MSSQL.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void Store(
	IEnumerable<Participant> participants
)

Parameters

participants
Type: System.Collections.GenericIEnumerableParticipant
See Also