Click or drag to resize

CodeMethodParamDataType Property

Only following dataTypes are valid: Text, Integer, DateTime, Decimal or Boolean It defines what type of "Map to value" or "Map to property" is allowed

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public PropertyDataType DataType { get; set; }

Property Value

Type: PropertyDataType
See Also