|  | ConstituentPanelGoToPlan Method | 
            Navigate the plan panel of an existing plan for the constituent.
            
 
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void GoToPlan(
	string planName
)
Public Shared Sub GoToPlan ( 
	planName As String
)
public:
static void GoToPlan(
	String^ planName
)
Parameters
- planName
- Type: SystemString
 The name of the plan.
 See Also
See Also