ModelMembersGetRequest 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 ModelMembersGetRequest element uses the ModelMembersGetCriteria complex type to specify inputs to the request. The ModelMembersGetRequest element uses the ModelMembersResultCriteria complex type to retrieve a list of model members for selected models.
public ref class ModelMembersGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class ModelMembersGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type ModelMembersGetRequest = class
inherit MessageRequest
Public Class ModelMembersGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
ModelMembersGetRequest() |
Initializes a new instance of the ModelMembersGetRequest class. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelsGetCriteria |
Specifies the models get criteria. |
ModelsResultCriteria |
Specifies the models result criteria. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |