RelationInformationRelationshipId Property
The ID of the Relationship using which the source instance and the target instance are associated. For the UpdateAssociation method the Property values of this Relationship must be updated.

Namespace:  Talisma.Server.TLSysSISConnector
 

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

Property Value

Type: Int64
See Also