Click or drag to resize

VirtualPropertyResolverBaseProperty Property

Name of the virtual reference property that the resolver can resolve values for.

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual string Property { get; }

Property Value

Type: String

Implements

IVirtualPropertyResolverProperty
See Also