Поле DeleteAllUserPreferences

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

Пространство имен:  Microsoft.MasterDataServices.Services.MessageContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<MessageBodyMemberAttribute> _
Public DeleteAllUserPreferences As Boolean
'Применение
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