Click or drag to resize

ProcessLoadOptionsTargetsLoadOptions Property

Controls how and what loaded with respect to target objects Only used when LoadTargets=true. TargetsLoadOptions.Filter limits the population of target objects.

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

Property Value

Type: DataObjectLoadOptions
See Also