Class DevelopmentData.PhysicianKeys
Entry keys specific to physician profiles.
public static class DevelopmentData.PhysicianKeys
- Inheritance
-
DevelopmentData.PhysicianKeys
- Inherited Members
Properties
GraduationDate
Gets the entry key for the GraduationDate field.
public static string GraduationDate { get; }
Property Value
LicenseNumber
Gets the entry key for the LicenseNumber field.
public static string LicenseNumber { get; }
Property Value
Specializations
Gets the entry key for the Specializations field.
public static string Specializations { get; }