PIServer.GetCsvColumns Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| GetCsvColumns(Type, Boolean) |
Retrieve a collection containing the required and optional CSV columns for the specified
object type and its children.
The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.
| |
| GetCsvColumns(Type, IListObject, Boolean) |
Retrieve a collection containing the required and optional CSV columns for the specified
object type and its children.
The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.
|