|
SelectionExpression Property
|
Gets or sets the eSQL filter expression for the filter.
Namespace:
Accord.Statistics.Filters
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic string Expression { get; set; }
Public Property Expression As String
Get
Set
Request Example
View SourceProperty Value
Type:
String
See Also