Gender Enumeration
IT Hit WebDAV Classes Reference
Specifies the components of the sex and gender identity of the object the business object represents.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax Public Enumeration Gender
Members
| Member name | Value | Description |
---|
| Male | 0 |
Male.
|
| Female | 1 |
Female.
|
| Other | 2 |
Other.
|
| None | 3 |
None or not applicable.
|
| Unknown | 4 |
Unknown.
|
See Also