ObjectInformationExternalInstanceId Property
The ID of the SIS Object instance. An instance of the CampusNexus CRM Object that is mapped to this SIS Object will be created, updated, or retrieved. Specifying a value for this member is optional.

Namespace:  Talisma.Server.TLSysSISConnector
 

Syntax
C#
public string ExternalInstanceId { get; set; }

Property Value

Type: String
See Also