CollectionLogicalOperator Enumeration |
Namespace: ConnectedApps.Cms.Entities.SearchAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum CollectionLogicalOperator
Public Enumeration CollectionLogicalOperator
public enum class CollectionLogicalOperator
type CollectionLogicalOperator
Members
| Member name | Value | Description |
---|
| Exists | 1 | |
| DoesNotExist | 2 | |
See Also