Click or drag to resize

ResolverOptionsDataObjectIds Property

Ids of the data objects for which we want to resolve the values of the virtual property.

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> DataObjectIds { get; set; }

Property Value

Type: ListInt32
See Also