ArcFM Server Developer Guide
XHR_PROPERTY Enumeration


Syntax
'Declaration
 
Public Enum XHR_PROPERTY 
   Inherits System.Enum
'Usage
 
Dim instance As XHR_PROPERTY
public enum XHR_PROPERTY : System.Enum 
Members
MemberDescription
XHR_PROP_EXTENDED_ERROR 
XHR_PROP_IGNORE_CERT_ERRORS 
XHR_PROP_MAX_CONNECTIONS 
XHR_PROP_NO_AUTH 
XHR_PROP_NO_CACHE 
XHR_PROP_NO_CRED_PROMPT 
XHR_PROP_NO_DEFAULT_HEADERS 
XHR_PROP_ONDATA_THRESHOLD 
XHR_PROP_QUERY_STRING_UTF8 
XHR_PROP_REPORT_REDIRECT_STATUS 
XHR_PROP_SET_ENTERPRISEID 
XHR_PROP_TIMEOUT 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.msxml6.XHR_PROPERTY

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Interop.msxml6 Namespace

 

 


Send Comment