Click or drag to resize
PlanPanelAddCompletedStep Method
Add a completed step to the plan.

Namespace: Blackbaud.UAT.Core.Crm.Panels
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void AddCompletedStep(
	TableRow step
)

Parameters

step
Type: TableRow
Mapping of the field captions for adding a step to their desired values.
See Also