Click or drag to resize

UserPoliciesPreference Property

Gets the preference policy name assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Preference { get; set; }

Property Value

String
Remarks
Gets the preference policy name assigned to a user. Preference policies set the behavior for portions of the system assigned to a user. These policies can be used as a template which the user may modify or they can be set by an administrator such that the user may not change these settings.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > General > Preferences
Example
Common User
See Also