Click or drag to resize

ContainerSeparatorTypeKeys Class

Represents a collection of container separator type keys. A material in a blood collection container that facilitates the separation of of blood cells from serum or plasma
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsContainerSeparatorTypeKeys

Namespace:  SanteDB.Core.Model.Constants
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public static class ContainerSeparatorTypeKeys

The ContainerSeparatorTypeKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGel
Represents a gelatinous type of separator material.
Public fieldStatic memberNone
Represents no separator material is present in the container.
Top
See Also