DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / BatchResult Structure
Members

In This Topic
    BatchResult Structure
    In This Topic
    Represents result of a batch operation.
    Object Model
    BatchResult Structure
    Syntax
    'Declaration
     
    Public Structure BatchResult 
       Inherits System.ValueType
    public struct BatchResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.DataConnector.BatchResult

    See Also