PersonaContactHistoryInfoProviderDeletePersonaContactHistoryInfo Method (Int32) |
Deletes PersonaContactHistoryInfo with specified ID.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 12.0.0
Syntax public static void DeletePersonaContactHistoryInfo(
int id
)
Parameters
- id
- Type: SystemInt32
PersonaContactHistoryInfo ID
See Also