ValidationProcessResponse Constructor
Initializes a new instance of the ValidationProcessResponse class.
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ValidationProcessResponse()
public ValidationProcessResponse()
public:
ValidationProcessResponse()
new : unit -> ValidationProcessResponse
public function ValidationProcessResponse()
See Also
Reference
ValidationProcessResponse Class
Microsoft.MasterDataServices.Services.MessageContracts Namespace