MetadataCreateResponse Class
The MetadataCreateResponse element can echo the created metadata objects in a Metadata complex type if requested.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::MetadataCreateResponse
| Name | Description | |
|---|---|---|
![]() | MetadataCreateResponse() | Initializes a new instance of the MetadataCreateResponse class. |
| Name | Description | |
|---|---|---|
![]() | MetadataCreated | Gets or sets the created metadata objects, including their assigned GUIDs. |
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
| 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.


