DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / ReturningTable Property

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