Property RequiredParameterCount
- Namespace
 - Innova.Data.StructuredSearch
 
- Assembly
 - Innova.Data.dll
 
RequiredParameterCount
Gets the required parameter count for the operator.
public override int? RequiredParameterCount { get; }
Property Value
- int?
 
Gets the required parameter count for the operator.
public override int? RequiredParameterCount { get; }