DeleteObjectInformationExternalInstancePropertyId Property
The ID of the Property of the SIS Object instance. Specifying a value for this member is optional. You must pass the value for the ExternalInstancePropertyId member if the ID of the CampusNexus CRM Object instance that must be deleted is unavailable.

Namespace:  Talisma.Server.TLSysSISConnector
 

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

Property Value

Type: Int64
See Also