Character delimiter used in the import source.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
char Delimiter { get; set; } |
| Visual Basic (Usage) |
|---|
Dim instance As ImportFactDataInfo Dim value As Char value = instance.Delimiter instance.Delimiter = value |