Pole UserPreferencesDeleteRequest.DeleteAllUserPreferences
Gdy zestaw do true, usuwa wszystkie preferencje dla bieżącego użytkownika; w przeciwnym razie false.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
Order := )> _
Public DeleteAllUserPreferences As Boolean
'Użycie
Dim instance As UserPreferencesDeleteRequest
Dim value As Boolean
value = instance.DeleteAllUserPreferences
instance.DeleteAllUserPreferences = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public bool DeleteAllUserPreferences
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public:
bool DeleteAllUserPreferences
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )>]
val mutable DeleteAllUserPreferences: bool
public var DeleteAllUserPreferences : boolean
Zobacz także