Click or drag to resize
ComparisonEngineAllowedBooleanOperators Property
Gets the ValueOperator that are allowed to be used with a state value

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public static IEnumerable<ValueOperator> AllowedBooleanOperators { get; }

Return Value

Type: IEnumerableValueOperator
An array of allowed ValueOperator values
See Also