Click or drag to resize

AppConstsGetEnclosedVariable Method

Utility method to enclose a variabel in a mail template, display name format, data exchange field map etc.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static string GetEnclosedVariable(
	string variable
)

Parameters

variable
Type: SystemString

Return Value

Type: String
See Also