InteractionInfoisDeleted Field
The value of this parameter indicates whether the Interaction is deleted from the CampusNexus CRM system.
  • True - This value indicates that the Interaction is deleted.
  • False - This value indicates that the Interaction is not deleted.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool isDeleted

Field Value

Type: Boolean
See Also