Condividi tramite


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 per eliminare tutte le preferenze dell'utente; in caso contrario, false.

Attributi

Commenti

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

Si applica a