 | ConstituentPanelStartToAddAPlan Method |
Start to add a plan to the prospect constituent.
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxpublic static void StartToAddAPlan(
string planType
)
Public Shared Sub StartToAddAPlan (
planType As String
)
public:
static void StartToAddAPlan(
String^ planType
)
Parameters
- planType
- Type: SystemString
The caption of the add menu item for the type of plan to add.
See Also