Retrieves a gender.
The gender is specified by its key, which is contained in the GendersParams object passed to the method.
Retrieves a gender.
The gender is specified by its key, which is contained in the GendersParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _ ByVal pIGendersParams As GendersParams _ ) As Gender |
The key of the gender to retrieve.