Click or drag to resize

PsrOptionGroup Property

Group that the option belongs to

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public PsrOptionGroup Group { get; set; }

Property Value

Type: PsrOptionGroup
See Also