WebQueryProperties Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
WebQueryProperties() | Initializes a new instance of the WebQueryProperties class. |
![]() |
WebQueryProperties(String) | Initializes a new instance of the WebQueryProperties class from outer XML. |
![]() |
WebQueryProperties(array<OpenXmlElement[]) | Initializes a new instance of the WebQueryProperties class with the specified child elements. |
![]() |
WebQueryProperties(IEnumerable<OpenXmlElement>) | Initializes a new instance of the WebQueryProperties class with the specified child elements. |
Top