DefaultOutgoingResponseFormat Property

Summary
Gets and sets the default message body style.
Syntax
C#
VB
C++
public override WebMessageFormat DefaultOutgoingResponseFormat { get; set; } 
Public Overrides Property DefaultOutgoingResponseFormat As WebMessageFormat 
public: 
property WebMessageFormat DefaultOutgoingResponseFormat { 
   WebMessageFormat get() override; 
   void set (    WebMessageFormat ) override; 
} 

Property Value

The default message body style.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.