Classe ExportViewUpdateResponse
Represents a complex type to hold the details of the response.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..ExportViewUpdateResponse
Espace de noms : Microsoft.MasterDataServices.Services.MessageContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<MessageContractAttribute> _
Public Class ExportViewUpdateResponse _
Inherits MessageResponse
'Utilisation
Dim instance As ExportViewUpdateResponse
[MessageContractAttribute]
public class ExportViewUpdateResponse : MessageResponse
[MessageContractAttribute]
public ref class ExportViewUpdateResponse : public MessageResponse
[<MessageContractAttribute>]
type ExportViewUpdateResponse =
class
inherit MessageResponse
end
public class ExportViewUpdateResponse extends MessageResponse
Le type ExportViewUpdateResponse expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ExportViewUpdateResponse | Initializes a new instance of the ExportViewUpdateResponse class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
OperationResult | Gets or sets the result of an operation. (hérité de MessageResponse.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.