EntityMemberChangeSetSaveResponse Class
The EntityMemberChangeSetSaveResponse element provides the details of the response.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::EntityMemberChangeSetSaveResponse
| Name | Description | |
|---|---|---|
![]() | EntityMemberChangeSetSaveResponse() | Initializes a new instance of the EntityMemberChangeSetSaveResponse class. |
| Name | Description | |
|---|---|---|
![]() | CreatedChangeSet | Gets or sets the change set created as part of the request. It will be null if the save operation is an update on the existing change set. |
![]() | 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.


