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