ModelMembersBulkRequest 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.
Base class for various staging operation request message contracts.
public ref class ModelMembersBulkRequest abstract : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public abstract class ModelMembersBulkRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type ModelMembersBulkRequest = class
inherit MessageRequest
Public MustInherit Class ModelMembersBulkRequest
Inherits MessageRequest
- Inheritance
- Derived
- Attributes
Constructors
ModelMembersBulkRequest() |
Initializes a new instance of the ModelMembersBulkRequest class. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelMembers |
Specifies the model members. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |