StartSearchSessionResponseMessage

StartSearchSessionResponseMessage class

public class StartSearchSessionResponseMessage : ResponseMessageType

Constructors

Name Description
StartSearchSessionResponseMessage() The default constructor.

Properties

Name Description
DescriptiveLinkKey { get; set; }
DescriptiveLinkKeySpecified { get; set; }
MessageText { get; set; }
MessageXml { get; set; }
ResponseClass { get; set; }
ResponseCode { get; set; }
ResponseCodeSpecified { get; set; }

See Also