Click or drag to resize

IPlaceholderResolver Interface

The PlaceholderResolver interface.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public interface IPlaceholderResolver

The IPlaceholderResolver type exposes the following members.

Methods
  NameDescription
Public methodResolvePlaceholder
The resolve placeholder.
Top
See Also