Click or drag to resize

PropertyEntrySet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

column
Type: imbSCI.Core.collectionPropertyEntryColumn
value
Type: SystemObject

Return Value

Type: PropertyEntry
See Also