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