Show / Hide Table of Contents

    Class B2BResponse

    B2B Response.

    Inheritance
    System.Object
    GenericResponse
    B2BResponse
    Inherited Members
    GenericResponse.ConversationId
    GenericResponse.OriginatorCoversationId
    GenericResponse.ResponseDescription
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: System.Dynamic.ExpandoObject
    Assembly: cs.temp.dll.dll
    Syntax
    public class B2BResponse : GenericResponse

    Properties

    ResponseCode

    Gets or sets the response code.

    Declaration
    public int ResponseCode { get; set; }
    Property Value
    System.Int32

    The response code.

    Back to top Powered by DocFX | Copyright Geoffrey Mureithi