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