HasConstant: Boolean;
HasConstant: boolean;
The HasConstant property determines whether constant is used in the method calculation.
Available values:
True. Default value. Constant is used.
False. Constant is not used.
The property use is given in the example for IEmChowTestSettings.Explained.
See also: