MetadataGetRequest Class
The MetadataGetRequest element includes MetadataSearchCriteria and MetadataResultOptions to select the desired metadata objects at the desired level of detail.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::MetadataGetRequest
| Name | Description | |
|---|---|---|
![]() | MetadataGetRequest() | Initializes a new instance of the MetadataGetRequest class. |
| Name | Description | |
|---|---|---|
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
![]() | ResultOptions | Gets or sets the result options that determines what level of information to retrieve. |
![]() | SearchCriteria | Gets or sets the search criteria that determines what metadata objects to retrieve. |
| 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.


