Click or drag to resize

PlaceholderHelperGetProperty Method

Gets property.

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 static BaseProperty GetProperty(
	string placeholder
)

Parameters

placeholder
Type: SystemString
The placeholder.

Return Value

Type: BaseProperty
The BaseProperty.
See Also