Click or drag to resize

VirtualPropertyResolverFactoryCreateVirtualPropertyResolver Method

Namespace:  Omada.OE.AppLogic.VirtualProperty
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static IVirtualPropertyResolver CreateVirtualPropertyResolver(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Case in-sensitive. Must not start with $.

Return Value

Type: IVirtualPropertyResolver
See Also