Click or drag to resize

IVirtualPropertyResolverDataObjectTypes Property

System names of the data object types that the VRP "is present on". Can be empty - in which case the VRP is considered present on all data object types.

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
string[] DataObjectTypes { get; }

Property Value

Type: String
See Also