EntityMemberChangeSetsGetResponse Class

 

The EntityMemberChangeSetsGetResponse element provides the details of the response.

Namespace:   Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

System::Object
  Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
    Microsoft.MasterDataServices.Services.MessageContracts::EntityMemberChangeSetsGetResponse

[MessageContractAttribute]
public ref class EntityMemberChangeSetsGetResponse : MessageResponse

NameDescription
System_CAPS_pubmethodEntityMemberChangeSetsGetResponse()

Initializes a new instance of the EntityMemberChangeSetsGetResponse class.

NameDescription
System_CAPS_pubpropertyChangeSets

Specifies the change sets.

System_CAPS_pubpropertyOperationResult

Specifies the operation result. (Inherited from MessageResponse.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: