Click or drag to resize
SegmentsPanelAddSegment Method
Start to add a segment of the specified type.

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 AddSegment(
	string segmentType
)

Parameters

segmentType
Type: SystemString
The type of segment to add. Corresponds to the caption of Add menu items.
See Also