IRelationshipDefinition RelatedObjectDefinitionFullName Property

Gets or sets RelatedObjectDefinitionFullName. This is the FullName of the IObjectDefinition that is related to the associated IObjectDefinition.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

string   RelatedObjectDefinitionFullName { get; set; }

Property Value

Type: String

See

IRelationshipDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace