IncomingRelationship Class

Definition

An incoming relationship.

public class IncomingRelationship
type IncomingRelationship = class
Public Class IncomingRelationship
Inheritance
IncomingRelationship

Properties

RelationshipId

A user-provided string representing the id of this relationship, unique in the context of the source digital twin, i.e. sourceId + relationshipId is unique in the context of the service.

RelationshipLink

Link to the relationship, to be used for deletion.

RelationshipName

The name of the relationship.

SourceId

The id of the source digital twin.

Applies to