Click or drag to resize

DataObjectSaveOptionsSkipServiceRuleHandling Property

Defines whether service rule handling shall be skipped. The service rule handling calculates estimates according to the for dataobjects being saved. The service rules are applied according to the definition on one the related Process Template.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool SkipServiceRuleHandling { get; set; }

Property Value

Type: Boolean
See Also