|  | MajorGivingPlanDialogSetPrimaryManagerStartDate Method | 
            Set the 'Start date' of the primary manager.
            
 
Namespace: Blackbaud.UAT.Core.Crm.DialogsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void SetPrimaryManagerStartDate(
	string startDate
)
Public Shared Sub SetPrimaryManagerStartDate ( 
	startDate As String
)
public:
static void SetPrimaryManagerStartDate(
	String^ startDate
)
Parameters
- startDate
- Type: SystemString
 The date to set the 'Start date' to.
 See Also
See Also