RelationshipDefinition ThisProperties Property

Gets or sets ThisProperties. This is the referenced properties of the associated 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   ThisProperties { get; set; }

Property Value

Type: String

Implements

IRelationshipDefinition ThisProperties

See

RelationshipDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace