Click or drag to resize

IIdentifiedEntityLoadState Property

Gets the load state of the entity

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
LoadState LoadState { get; set; }

Property Value

Type: LoadState
See Also