| ResolverResultCustomData Property |
Holds custom data that can be added by the resolver.
Namespace:
Omada.OE.AppLogic.VirtualProperty
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<string, Object> CustomData { get; }
Property Value
Type:
DictionaryString,
Object
See Also