MetadataGetRequest Class
Selects metadata objects at the specified level of detail.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | MetadataGetRequest() | Initializes a new instance of the MetadataGetRequest class that has default values. |
![]() | MetadataGetRequest(International^, MetadataResultOptions^, MetadataSearchCriteria^) | Initializes a new instance of the MetadataGetRequest class that has the specified cultural settings, result options, and search criteria. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | International | The cultural settings. |
![]() | ResultOptions | Determines the level of information to retrieve. |
![]() | SearchCriteria | Determines the metadata objects to retrieve. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


