Click or drag to resize

CodeMethodGetParamDataTypesStr Method

Add all parameters data type ids of the method to the returning string

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

Return Value

Type: String
a comma-separated code method parameter datatype id string
See Also