Click or drag to resize

IdentifiedDataLoadState Property

Gets or sets whether the object was partial loaded

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

Property Value

Type: LoadState

Implements

IIdentifiedEntityLoadState
See Also