HasXPath Method

Checks whether a certain XPath exists inside the aggregate.

Syntax

public bool HasXPath(string XPath);
Public Function HasXPath(ByVal XPath As String) As Boolean

Remarks

Used when there is no assurance that a certain XPath exists inside an aggregate.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 .NET Edition - Version 20.0 [Build 7941]