<Code Lib>
P

EvaluatedParameter.HasValue

Description:
This property is true when the parameter value was successfully obtained, false otherwise.

public bool HasValue { get; }

Loading…