|    | 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
Syntaxpublic static IntegerList GetPropertyVariableNumbers(
	string template
)
Parameters
- template
 - Type: SystemString
 
Return Value
Type: 
IntegerList
See Also