Click or drag to resize

CommunicationFigureOfMeritCommunicationParameter Property

Gets or sets the scalar communication parameter to use as a template for this figure of merit. The instances of the IServiceProvider representing the receiver will be replaced with the coverage object when producing the Scalar representing the figure of merit.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CommunicationObjectScalar CommunicationParameter { get; set; }

Property Value

Type: CommunicationObjectScalar
See Also