MergeInstanceInformationTargetInstanceID Property
The ID of the target CampusNexus CRM Object instance in a merge operation. If the value of this member is unavailable, you must pass the values for the externalTargetInstanceId and externalInstancePropertyId members to perform the merge operation.

Namespace:  Talisma.Server.TLSysSISConnector
 

Syntax
C#
public long TargetInstanceID { get; set; }

Property Value

Type: Int64
See Also