The LocationType4 type exposes the following members.
Name | Description | |
---|---|---|
Home |
Implies that the property is related to an individual's personal life. String value is "HOME", integer value is 1.
| |
Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) | |
Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) | |
Work |
Implies that the property is related to an individual's work place. String value is "WORK", integer value is 2.
|