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

Syntax

C#
public static HeadCalcMethod convert_oppoint_head_from_to_HeadCalcMethod(
	oppoint_head_from head_enum
)
Visual Basic
Public Shared Function convert_oppoint_head_from_to_HeadCalcMethod ( _
	head_enum As oppoint_head_from _
) As HeadCalcMethod
Visual C++
public:
static HeadCalcMethod convert_oppoint_head_from_to_HeadCalcMethod(
	oppoint_head_from head_enum
)

See Also