op_LessThanOrEqual
Filter LessThanOrEqual operator
Returns a value indicating whether this instance is less than or equal to a specified object.
public static bool operator <=(Filter a, Filter b)
Parameter | Type | Description |
---|---|---|
a | Filter | The first filter. |
b | Filter | The second filter. |
Return Value
a value indicating whether this instance is less than or equal to a specified object
See Also
- class Filter
- namespace Aspose.Tasks
- assembly Aspose.Tasks