XMLReadBuilder Class
- Last UpdatedNov 06, 2025
- 1 minute read
The XMLReadBuilder class simplifies the building of standard Factelligence XML encoded RETRIEVAL requests It has overloaded constructors to support the GetAll() and GetSpecific() Factelligence functions
'Declaration
Public Class XMLReadBuilder
Inherits XMLBuilder
'Usage
Dim instance As XMLReadBuilder
public class XMLReadBuilder : XMLBuilder
System.Object
Fact.Common.XMLCommon
Fact.Common.XMLBuilder
Fact.Common.XMLReadBuilder
