Click or drag to resize

imbAttributeToPropertyMap Constructor

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

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public imbAttributeToPropertyMap(
	Type __targetType
)
Request Example View Source

Parameters

__targetType
Type: SystemType
See Also