Click or drag to resize

PropertyCollectionExtendedGetMetaForKey Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get all non value ([!:aceCommonTypes.extensions.data.PropertyEntryColumnExtensions.isKeyValueColumn(imbSCI.Data.collection.PropertyEntryColumn)] columns into PropertyCollection

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollection GetMetaForKey(
	Object key
)
Request Example View Source

Parameters

key
Type: SystemObject
The key.

Return Value

Type: PropertyCollection
See Also