MergeInstanceInformationTargetPropertiesInformation Property
The targetpropertiesInformation parameter is an array of the PropertyInformation structure that contains information about Properties of the CampusNexus CRM Object. This structure stores the ID and the value of the Property.

Namespace:  Talisma.Server.TLSysSISConnector
 

Syntax
C#
public PropertyInformation[] TargetPropertiesInformation { get; set; }

Property Value

Type: PropertyInformation
See Also