Click or drag to resize

IntegrationHelperGetPropertyName 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 GetPropertyName(
	string propertyName,
	bool isAttribute = false,
	ObjectTypePrefix prefix = ObjectTypePrefix.ROPE
)

Parameters

propertyName
Type: SystemString
isAttribute (Optional)
Type: SystemBoolean
prefix (Optional)
Type: Omada.OE.Solution.OIM.AppLogic.OPS.ModelObjectTypePrefix

Return Value

Type: String
See Also