Accusoft.PrizmViewer10.AnnotationServer
RespType Property






Gets a response type.
Syntax
'Declaration
 
Public ReadOnly Property RespType As System.String
'Usage
 
Dim instance As RequestHandler
Dim value As System.String
 
value = instance.RespType
public System.string RespType {get;}
public read-only property RespType: System.String; 
public function get RespType : System.String
public: __property System.string* get_RespType();
public:
property System.String^ RespType {
   System.String^ get();
}

Property Value

A string value which represents the response type.
See Also

Reference

RequestHandler Class
RequestHandler Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback