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