ModelMembersGetRequest Class
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.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::ModelMembersGetRequest
| Name | Description | |
|---|---|---|
![]() | ModelMembersGetRequest() | Initializes a new instance of the ModelMembersGetRequest class. |
| Name | Description | |
|---|---|---|
![]() | International | Gets or sets the 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


