Table of Contents

Class GenericResponse

Namespace
Inetlab.MMS.MM7
Assembly
Inetlab.MMS.MM7.dll

Provides the base class for MM7 response message

public class GenericResponse : GenericMessage
Inheritance
GenericResponse
Derived
Inherited Members

Constructors

GenericResponse()

public GenericResponse()

Properties

Status

Status of the completion of the submission

public ResponseStatus Status { get; set; }

Property Value

ResponseStatus