RelationshipDefinition 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

public   string   ThisObjectDefinitionFullName { get; set; }

Property Value

Type: String

Implements

IRelationshipDefinition ThisObjectDefinitionFullName

See

RelationshipDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace