The KindsType4 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Group |
Represents a group. String value is "GROUP", integer value is 4.
|
![]() ![]() | Individual |
Represents an individual. String value is "INDIVIDUAL", integer value is 1.
|
![]() ![]() | Location |
Represents a location. String value is "LOCATION", integer value is 3.
|
![]() | 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.) |
![]() ![]() | Organization |
Represents an organization. String value is "ORG", integer value is 2.
|