AndAllCondition< T >
AndAllCondition< T > class
Inherits: Aspose::Tasks::Util::ICondition< T >
Applies logical AND to all conditions. For example: cond1 AND cond2 AND cond3…
Methods
| Name | Description |
|---|---|
| AndAllCondition | Initializes a new instance of the AndAllCondition |
| Check | Returns true if the specified object satisfy the conditions. |