Supplying operating points here will temporarily replace those that were supplied during the original selection. (Originals are not lost, just not used for this request.)

Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public List<operating_point> operating_points
Visual Basic
Public operating_points As List(Of operating_point)
Visual C++
public:
List<operating_point^>^ operating_points

See Also