ActivityInfooriginatorId Field
The ID of the Contact, User, or system, depending on the activity in the event. For example, if the Interaction was created after a message was received from a Contact, this method returns the ID of the Contact. This parameter returns the value 1 if the event was originated by the CampusNexus CRM system.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public int originatorId

Field Value

Type: Int32
See Also