UserPreferencesDeleteRequest.DeleteAllUserPreferences Field

Definition

When set to true, deletes all preferences for the current user; otherwise, false.

public: bool DeleteAllUserPreferences;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public bool DeleteAllUserPreferences;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable DeleteAllUserPreferences : bool
Public DeleteAllUserPreferences As Boolean 

Field Value

Attributes

Applies to