| CodeMethodParamParamState Property |
Flag used for indicating
1. whether the parameter is a newly created, or an existing one.
2. if an existing one, it specifys whether it has been changed or not.
3. if changed, it signifies whether it is dataType- and/or direction-change
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ParamState ParamState { get; set; }
Property Value
Type:
ParamState
See Also