Table of Contents

Property AllowsExpressionLeft

Namespace
RuleWright.Serialization
Assembly
RuleWright.Serialization.dll

AllowsExpressionLeft

Whether the left-hand side may be a computed expression rather than only a field (true for every operator except custom and the quantifiers).

public bool AllowsExpressionLeft { get; }

Property Value

bool