Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the interface used by the Metadata updating requests.
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Public Interface IMetadataUpdateRequest
'Usage
Dim instance As IMetadataUpdateRequest
public interface IMetadataUpdateRequest
public interface class IMetadataUpdateRequest
type IMetadataUpdateRequest = interface end
public interface IMetadataUpdateRequest
The IMetadataUpdateRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Metadata | Gets or sets the Metadata type used to submit objects to be created, updated, or deleted. |
Top
See Also
Reference
Microsoft.MasterDataServices.Services.MessageContracts Namespace