UserPreferenceRow.UserId property

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

The ID of the user the preference belongs to.

public int? UserId { get; set; }

See Also