Click or drag to resize

settingsMemberInfoEntryexportPropertyCollection Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Exports the property collection.

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollection exportPropertyCollection(
	PropertyCollection extraData = null
)
Request Example View Source

Parameters

extraData (Optional)
Type: System.DataPropertyCollection
The extra data.

Return Value

Type: PropertyCollection
See Also