RSPropertyDefinition Identity Property
Identifies whether field is used as an ID.
Namespace: Scribe.Core.ConnectorApi.Metadata
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public bool Identity { get; set; }
Property Value
Type: Boolean
See