VNoteCollectionToString Method

This can be used to convert an entire collection of vNotes to their string form

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string ToString()

Return Value

String
A string containing the entire vNote collection

See Also