OperationInformationExternalInstanceId Property
The ID of the SIS Object instance. The value of this member will be null if you have not specified a value for the ExternalInstanceId member of the objectInformation parameter.

Namespace:  Talisma.Server.TLSysSISConnector
 

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

Property Value

Type: String
See Also