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

Namespace:  Talisma.Server.TLSysSISConnector
 

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

Property Value

Type: Int64
See Also