connectDetails

Extends: details
Namespace: (default namespace)
XML Schema: ns0.xsd

Details for connect Actions.

XML

Elements

name (type) min/max
occurs
description
sourceId (string) 0/1 The id of the source of the connection.
sourceName (string) 0/1 The name of the source of the connection.
sourceType (string) 0/1 The type of the source of the connection.
relationship (string) 0/1 The name of the relationship that was connected.
destinationId (string) 0/1 The id of the destination of the connection.
destinationName (string) 0/1 The name of the destination of the connection.
destinationType (string) 0/1 The type of the destination of the connection.

JSON

property type description
sourceId sourceId (string) The id of the source of the connection.
sourceName sourceName (string) The name of the source of the connection.
sourceType sourceType (string) The type of the source of the connection.
relationship relationship (string) The name of the relationship that was connected.
destinationId destinationId (string) The id of the destination of the connection.
destinationName destinationName (string) The name of the destination of the connection.
destinationType destinationType (string) The type of the destination of the connection.