GenderProperty.Sex Property

This is used to get or set the sex

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public char? Sex { get; set; }

Property Value

Nullable<Char>

See Also