Click or drag to resize

StiDataTableSchemaParameters Property

[Missing <summary> documentation for "P:Stimulsoft.Base.StiDataTableSchema.Parameters"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public List<StiDataParameterSchema> Parameters { get; set; }

Property Value

Type: ListStiDataParameterSchema
See Also