Method | Description | |
---|---|---|
Encode ( ) : string |
This method encodes the filter in XML.
|
|
PropertyIsBetweenFilter_FE1_1_0 ( string propertyName, string lowerBoundary, string upperBoundary ) : System.Collections.Generic |
Initializes a new instance of the PropertyIsBetweenFilter_FE1_1_0 class.
|
public PropertyIsBetweenFilter_FE1_1_0 ( string propertyName, string lowerBoundary, string upperBoundary ) : System.Collections.Generic | ||
propertyName | string | |
lowerBoundary | string | |
upperBoundary | string | |
return | System.Collections.Generic |