Class Preferences
Represents a User's Preferences.
Inheritance
System.Object
    Preferences
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Preferences : IXmlSerializableProperties
UserPreferences
Gets or sets the Permission array.
Declaration
public Preference[] UserPreferences { get; set; }Property Value
| Preference[] 
 |