import"SharedStructures.idl";
Public Attributes | |
string | fieldName |
left side of condition More... | |
CompareOperator | comparator |
middle of condition More... | |
string | value |
right side of condition More... | |
A Part of a Condition
CompareOperator kerio::web::SubCondition::comparator |
middle of condition
string kerio::web::SubCondition::fieldName |
left side of condition
string kerio::web::SubCondition::value |
right side of condition