Click or drag to resize

ConceptIsReadonly Property

Gets or sets an indicator which dictates whether the concept is a system concept

Namespace:  SanteDB.Core.Model.DataTypes
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public bool IsReadonly { get; set; }

Property Value

Type: Boolean
See Also