Click or drag to resize

PropertyEntryEntryValue Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the value associated with this property

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object EntryValue { get; set; }
Request Example View Source

Property Value

Type: Object
The entry value1.
See Also