Click or drag to resize

wdmProjectname Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Name of the model project

Namespace:  imbWBI.Core.WebDataMining.project
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public string name { get; set; }

Property Value

Type: String

Implements

IFileDataStructure.name
IObjectWithName.name
See Also