Previous Topic: GetDestinationRelationshipsNext Topic: GetDestinationAttributes


GetSourceRelationships

Gets available relationships for a source entity type.

Syntax

object. GetRelationships Entity

Parameters

object

An expression that evaluates to a CopyWithSubstitution object.

Entity - [in] long

An object id that evaluates to a specific Entity type.

Remarks

An array of long values are returned representing the relationship types for the given entity.