Click or drag to resize

IndividualRepositoryGetGenders Method

Retrieves a list of all known Genders

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<Gender> GetGenders()

Return Value

IReadOnlyCollectionGender
The requested list
See Also