IRelationshipDefinition 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
string ThisProperties { get; set; }
Property Value
Type: String
See