Click or drag to resize

ContainerTypeKeys Class

Represents a collection of container type keys.
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsContainerTypeKeys

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

The ContainerTypeKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoxes
Represents a container type of box.
Public fieldStatic memberVials
Represents a container type of vial.
Top
See Also