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

Syntax

C#
public static bool determine_force_speed_adjusted_point_data(
	oppoint_head_from head_enum
)
Visual Basic
Public Shared Function determine_force_speed_adjusted_point_data ( _
	head_enum As oppoint_head_from _
) As Boolean
Visual C++
public:
static bool determine_force_speed_adjusted_point_data(
	oppoint_head_from head_enum
)

See Also