Click or drag to resize

memberParamDescriptionname Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the name.

Namespace:  imbSCI.Core.data.metadata
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[XmlAttributeAttribute(AttributeName = "name")]
public string name { get; set; }
Request Example View Source

Property Value

Type: String
The name.
See Also