Click or drag to resize

objectTableBaseinfo Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Information about the file where table data is stored

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public FileInfo info { get; }
Request Example View Source

Property Value

Type: FileInfo
The information.
See Also