Click or drag to resize

MailTemplatePlaceholderResolverSupportingAttributesRefPathWithAttributes Class

Parsed Reference Path containing attributes.
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.LogicMailTemplatePlaceholderResolverSupportingAttributesRefPathWithAttributes

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 class RefPathWithAttributes

The MailTemplatePlaceholderResolverSupportingAttributesRefPathWithAttributes type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAttributeName
The attribute name.
Public propertyDataObjectTypeName
The data object type nae.
Public propertyRefPathFromAttributeValues
The reference path from attribute values property.
Public propertyRefPathToAttributeValues
The reference path to attribute values property.
Public propertyTargetPropertySysName
The target propery system name.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also