Click or drag to resize
MultiLevelEventDialoggetXAddedEvent Method
Static mapping of supported field captions to CrmField objects encapsulating all relevant variables needed to set the field's value.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
protected static string getXAddedEvent(
	string existingEvent
)

Parameters

existingEvent
Type: SystemString

[Missing <param name="existingEvent"/> documentation for "M:Blackbaud.UAT.Core.Crm.Dialogs.MultiLevelEventDialog.getXAddedEvent(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Blackbaud.UAT.Core.Crm.Dialogs.MultiLevelEventDialog.getXAddedEvent(System.String)"]

See Also