FieldBaseFieldTypePrimaryKey Property |
Indicates whether field is a primary key.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool PrimaryKey { get; set; }
Property Value
Type:
BooleanSee Also