| 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 LoadState As LoadState
Get
Set
property LoadState LoadState {
LoadState get ();
void set (LoadState value);
}
abstract LoadState : LoadState with get, set
Property Value
Type:
LoadStateSee Also