Click or drag to resize

becProject Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the becProject class

Namespace:  imbWBI.IndustryTermModel.projects
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
public becProject(
	string _name = ""
)

Parameters

_name (Optional)
Type: SystemString

[Missing <param name="_name"/> documentation for "M:imbWBI.IndustryTermModel.projects.becProject.#ctor(System.String)"]

See Also