SystemSettingsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SystemSettingsGetRequest element MUST include a SystemSettingsGetCriteria complex type.
public ref class SystemSettingsGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class SystemSettingsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SystemSettingsGetRequest = class
inherit MessageRequest
Public Class SystemSettingsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SystemSettingsGetRequest() |
Constructor. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
SearchCriteria |
Specifies the search criteria that determines what domain lists to retrieve. |