Click or drag to resize

GuestProfileTextDisplayAmount Method

Namespace:  Micros.Ops.GuestProfile.Models
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public string DisplayAmount(
	decimal amount,
	bool hasCureencySymbol
)

Parameters

amount
Type: SystemDecimal
hasCureencySymbol
Type: SystemBoolean

Return Value

Type: String
See Also