IRelationshipDefinition RelatedProperties Property

Gets or sets RelatedProperties. This is the reference properties of the related IObjectDefinition. If more than one property is required, each property must be comma delimited.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

string   RelatedProperties { get; set; }

Property Value

Type: String

See

IRelationshipDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace