Click or drag to resize

Patient.VipStatusKey Property

Gets or sets the VIP code

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

Property Value

Type: Nullable<Guid>
See Also