Show / Hide Table of Contents

Class Preferences

Represents a User's Preferences.

Inheritance
System.Object
Preferences
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Preferences : IXmlSerializable

Properties

UserPreferences

Gets or sets the Permission array.

Declaration
public Preference[] UserPreferences { get; set; }
Property Value
Preference[]

Back to top Built by Itinero, MIT licensed.