MetadataCreateResponse 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 MetadataCreateResponse element can echo the created metadata objects in a Metadata complex type if requested.
public ref class MetadataCreateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class MetadataCreateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type MetadataCreateResponse = class
inherit MessageResponse
Public Class MetadataCreateResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
MetadataCreateResponse() |
Initializes a new instance of the MetadataCreateResponse class. |
Properties
MetadataCreated |
Specifies the created metadata objects, including their assigned GUIDs. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |