Table of Contents

Class DevelopmentData.CommonKeys

Namespace
Core.CliniCore.Bootstrap
Assembly
Core.CliniCore.dll

Entry keys common to all profile types.

public static class DevelopmentData.CommonKeys
Inheritance
DevelopmentData.CommonKeys
Inherited Members

Properties

Address

Gets the entry key for the Address field.

public static string Address { get; }

Property Value

string

BirthDate

Gets the entry key for the BirthDate field.

public static string BirthDate { get; }

Property Value

string

Name

Gets the entry key for the Name field.

public static string Name { get; }

Property Value

string