Click or drag to resize

PropertyEntrygetColumn Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the columm value - applying special procedure for certain PropertyEntryColumn

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object getColumn(
	PropertyEntryColumn column,
	Object input
)
Request Example View Source

Parameters

column
Type: imbSCI.Core.collectionPropertyEntryColumn
The column.
input
Type: SystemObject
The input.

Return Value

Type: Object
See Also