Класс SystemSettingsUpdateRequest
Represents a request that includes an ArrayOfSystemSettingGroup as a container for one or more groups of one or more system settings to be updated.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..SystemSettingsUpdateRequest
Пространство имен: Microsoft.MasterDataServices.Services.MessageContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<MessageContractAttribute> _
Public Class SystemSettingsUpdateRequest _
Inherits MessageRequest
'Применение
Dim instance As SystemSettingsUpdateRequest
[MessageContractAttribute]
public class SystemSettingsUpdateRequest : MessageRequest
[MessageContractAttribute]
public ref class SystemSettingsUpdateRequest : public MessageRequest
[<MessageContractAttribute>]
type SystemSettingsUpdateRequest =
class
inherit MessageRequest
end
public class SystemSettingsUpdateRequest extends MessageRequest
Тип SystemSettingsUpdateRequest обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SystemSettingsUpdateRequest | Initializes a new instance of the SystemSettingsUpdateRequest class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Производный от MessageRequest.) |
![]() |
SystemSettingGroups | Gets or sets an array of SystemSettingGroup instances. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)