UserPreferencesDeleteRequest.DeleteAllUserPreferences Proprietà

Definizione

Indica se eliminare tutte le preferenze dell'utente.

public:
 property bool DeleteAllUserPreferences { bool get(); void set(bool value); };
[System.ServiceModel.MessageBodyMember]
public bool DeleteAllUserPreferences { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.DeleteAllUserPreferences : bool with get, set
Public Property DeleteAllUserPreferences As Boolean

Valore della proprietà

true eliminare tutte le preferenze dell'utente; altrimenti, false.

Attributi

Commenti

Se questa proprietà è impostata su True , allora la proprietà UserPreferences viene ignorata.

Si applica a