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