Click or drag to resize

imbAttribute Constructor (imbAttributeName, Type)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the imbAttribute class

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public imbAttribute(
	imbAttributeName _name,
	Type _msg
)
Request Example View Source

Parameters

_name
Type: imbSCI.Core.attributesimbAttributeName
_msg
Type: SystemType
See Also