 | MarketingAcknowledgementsPanelDeleteTemplate Method |
Delete a marketing acknowledgement template.
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 DeleteTemplate(
TableRow template
)
Public Shared Sub DeleteTemplate (
template As TableRow
)
public:
static void DeleteTemplate(
TableRow^ template
)
Parameters
- template
- Type: TableRow
Mapping of the column captions to a single row's values.
See Also