QueryDataEntity RelationToParent Property

The relationship to the parent query table, this will be null if this is the root query table.

Namespace:  Scribe.Core.ConnectorApi.Query

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   Relationship   RelationToParent { get; set; }

Property Value

Type: Relationship

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace