| VirtualPropertyResolverFactoryCreateVirtualPropertyResolver Method |
Namespace:
Omada.OE.AppLogic.VirtualProperty
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static IVirtualPropertyResolver CreateVirtualPropertyResolver(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Case in-sensitive.
Must not start with $.
Return Value
Type:
IVirtualPropertyResolver
See Also