LoadDataSettingsThrowIfNotFound Property |
If true, the method throws an exception in case the object type was not found. Default false
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool ThrowIfNotFound { get; set; }
Property Value
Type:
BooleanSee Also