İngilizce dilinde oku

Aracılığıyla paylaş


UserPreferencesDeleteRequest.DeleteAllUserPreferences Alanı

Zaman küme için doğru, geçerli kullanıcı için tüm tercihlerini siler.

Ad Alanı:  Microsoft.MasterDataServices.Services.MessageContracts
Derleme:  Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services içinde.dll)

Sözdizimi

'Bildirim
<MessageBodyMemberAttribute> _
Public DeleteAllUserPreferences As Boolean
'Kullanım
Dim instance As UserPreferencesDeleteRequest
Dim value As Boolean

value = instance.DeleteAllUserPreferences

instance.DeleteAllUserPreferences = value
[MessageBodyMemberAttribute]
public bool DeleteAllUserPreferences
[MessageBodyMemberAttribute]
public:
bool DeleteAllUserPreferences
[<MessageBodyMemberAttribute>]
val mutable DeleteAllUserPreferences: bool
public var DeleteAllUserPreferences : boolean