FileSaveResponse Class

 

The FileSaveResponse element holds 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::FileSaveResponse

[MessageContractAttribute]
public ref class FileSaveResponse : MessageResponse

NameDescription
System_CAPS_pubmethodFileSaveResponse()

Initializes a new instance of the FileSaveResponse class.

NameDescription
System_CAPS_pubpropertyIdentifier

Gets or sets the file Identifier.

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: