Click or drag to resize

PsrDataIsFavorite Property

If it is a favorite of the current user

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

Property Value

Type: Boolean
See Also