Click or drag to resize

IBulkPropertiesChangedManagerContextGetProperty Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
Object GetProperty(
	PropertyInfo pi,
	Object context,
	ref string propertyName
)

Parameters

pi
Type: System.ReflectionPropertyInfo
context
Type: SystemObject
propertyName
Type: SystemString

Return Value

Type: Object
See Also