Click or drag to resize

MailTemplatePlaceholderResolverSupportingAttributesRefPathWithAttributes Constructor

The constructor.

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 RefPathWithAttributes(
	string fullRefPath
)

Parameters

fullRefPath
Type: SystemString
The full reference path.
See Also