DataFramecheckForErrors Method |
Search the input of this DataFrame for lines containing "FactSetOnDemandQueryError", indicating that there was an error
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic virtual void checkForErrors()
Public Overridable Sub checkForErrors
public:
virtual void checkForErrors()
abstract checkForErrors : unit -> unit
override checkForErrors : unit -> unit
See Also