Click or drag to resize

settingsEntriesForObjectTypeInfo Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Information on the type level

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

Property Value

Type: settingsMemberInfoEntry
The type information.
See Also