Output and InputOutput parameters for this command.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
IReadOnlyNamedObjectCollection<IParameterSchema> AllOutputParameters { get; } |
| Visual Basic |
|---|
ReadOnly Property AllOutputParameters As IReadOnlyNamedObjectCollection(Of IParameterSchema) Get |