Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIServer.ExportCsv Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
PIServer.ExportCsv Method
Exports the representation of requested object(s) in comma-separated (CSV) format.

Overload List

  NameDescription
Public method
ExportCsv(Object, IListObject, IListString, CultureInfo)
Exports the CSV representation of requested object(s) and returns it as a string. The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.
Public method
ExportCsv(Object, IListObject, IListString, PIExportMode, CultureInfo)
Exports the CSV representation of requested object(s) and returns it as a string. The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.
Public method
ExportCsv(Object, IListObject, IListString, CultureInfo, String, EventHandlerAFProgressEventArgs)
Exports the representation of requested object(s) in comma-separated (CSV) format to a file. The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.
Public method
ExportCsv(Object, IListObject, IListString, PIExportMode, CultureInfo, String, EventHandlerAFProgressEventArgs)
Exports the representation of requested object(s) in comma-separated (CSV) format to a file. The supported objects include PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings.

See Also

TitleResults for “How to create a CRG?”Also Available in