RelationshipDefinition 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

public   string   RelatedProperties { get; set; }

Property Value

Type: String

Implements

IRelationshipDefinition RelatedProperties

See

RelationshipDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace