DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneCommand Class / ReturningTable Property

In This Topic
    ReturningTable Property (C1KintoneCommand)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReturningTable As SourceTable
    public SourceTable ReturningTable {get; set;}
    See Also