Click or drag to resize

ExtensibilityDetailArrayHelperIsItemChanged Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public virtual bool IsItemChanged(
	Object oBase,
	Object oEncapsulated
)

Parameters

oBase
Type: SystemObject
oEncapsulated
Type: SystemObject

Return Value

Type: Boolean
See Also