Click or drag to resize

propertyAnnotationPresetname Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Data annotation preset name

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string name { get; set; }
Request Example View Source

Property Value

Type: String
The name.

Implements

IObjectWithNamename
See Also