[This is preliminary documentation and is subject to change.]
Returns a copy of array of String objects that contains the orign names of columns.
Namespace:
ChipworkX.DatabaseAssembly: ChipworkX (in ChipworkX.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public string[] ColumnOriginNames { get; } |
