Click or drag to resize

CustomerSettingKeySuppressSaveWarning Field

This setting supresses the save data object warning, while uploading a file to a unsaved data object. If true, the data object will be saved automatically before uploading a file.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string SuppressSaveWarning = "SuppressSaveWarning"

Field Value

Type: String
See Also