Relationship ParentProperties Property
Gets or sets the properties of the parent that comprise the relationship.
Namespace: Scribe.Core.ConnectorApi.Query
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
[DataMemberAttribute(Order = 0)] public string ParentProperties { get; set; }
Property Value
Type: String
See