Click or drag to resize

MailTemplateGetPropertyVariableNumbers Method

Returns the numbers for the properties, which are applied as variables in the template string.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static IntegerList GetPropertyVariableNumbers(
	string template
)

Parameters

template
Type: SystemString

Return Value

Type: IntegerList
See Also