Click or drag to resize

ReadonlyAppletCollectionIsReadOnly Property

Collection is readonly

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public override bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also