Click or drag to resize

settingsMemberInfoEntrydeploy Method (imbAttributeName, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Deploys value dtc_value for dtc attribute name

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void deploy(
	imbAttributeName dtc,
	string dtc_val
)
Request Example View Source

Parameters

dtc
Type: imbSCI.Core.attributesimbAttributeName
The DTC.
dtc_val
Type: SystemString
The DTC value.
See Also