Click or drag to resize
IFieldPrimaryKey Property
Indicates whether field is a primary key.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool PrimaryKey { get; set; }

Property Value

Type: Boolean
See Also