Class DevelopmentData.CommonKeys
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
BirthDate
Gets the entry key for the BirthDate field.
public static string BirthDate { get; }
Property Value
Name
Gets the entry key for the Name field.
public static string Name { get; }