Click or drag to resize

IntegrationHelperGetPropertyNameSSPR Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static string GetPropertyNameSSPR(
	string propertyName,
	bool isAttribute = false
)

Parameters

propertyName
Type: SystemString
isAttribute (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also