ValidationProcessResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ValidationProcessResponse element holds the response values back from the validation process.
public ref class ValidationProcessResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class ValidationProcessResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type ValidationProcessResponse = class
inherit MessageResponse
Public Class ValidationProcessResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
ValidationProcessResponse() |
Properties
ChangedMemberIds |
Specifies the changed member identifiers. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
ValidationIssueList |
Specifies the validation issue list |
ValidationProcessResult |
Specifies the validation process result |