IRelationshipDefinition ThisObjectDefinitionFullName Property

Gets or sets ThisObjectDefinitionFullName. This is the FullName of the IObjectDefinition that this relationship is associated with.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

string   ThisObjectDefinitionFullName { get; set; }

Property Value

Type: String

See

IRelationshipDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace