RSObjectDefinition PrimaryKeyName Property
This the field name of the primary key.
Namespace: Scribe.Core.ConnectorApi.Metadata
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public string PrimaryKeyName { get; set; }
Property Value
Type: String
See