Click or drag to resize
IUserIsPersisted Property
Gets a value indicating that this record has been persisted to the store of users, or has been read from the store of users.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsPersisted { get; }

Property Value

Type: Boolean
See Also