RequestObjectInfo Class

Definition

The Request encapsulates connection info and the actual request

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class RequestObjectInfo
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type RequestObjectInfo = class
Public Class RequestObjectInfo
Inheritance
RequestObjectInfo
Attributes

Constructors

RequestObjectInfo()

default constructor

RequestObjectInfo(Urn, RequestObjectInfo+Flags)

initialize with level info and flags

Properties

InfoType

flags which indicate what to return

Urn

XPath expression

Applies to