Click or drag to resize

settingsMemberInfoEntrydeployAttributes Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Deploys values according to values found in attributes

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void deployAttributes(
	Object[] propAttributes
)
Request Example View Source

Parameters

propAttributes
Type: SystemObject
The property attributes.
See Also