DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / BatchResult Structure / Error Field

In This Topic
    Error Field
    In This Topic
    The exception contains the error if any.
    Syntax
    'Declaration
     
    Public Error As Exception
    public Exception Error
    See Also