Click or drag to resize

propertyMapItem Constructor (String)

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

Namespace:  imbSCI.Data.data.maps.datamap
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public propertyMapItem(
	string __name
)
Request Example View Source

Parameters

__name
Type: SystemString
See Also