SoConverterParametersIsForUpdate Method |
Return true if converter is configured to perform a simple update.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsForUpdate()
Public Function IsForUpdate As Boolean
public:
bool IsForUpdate()
member IsForUpdate : unit -> bool
Return Value
Type:
BooleanRemarks See Also