FileVersion Enumeration
File version type.
Namespace: Gemstone.PhasorProtocols.BPAPDCstreamAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
Gemstone.PhasorProtocols.BPAPDCstream.FileVersion = function();
Gemstone.PhasorProtocols.BPAPDCstream.FileVersion.createEnum('Gemstone.PhasorProtocols.BPAPDCstream.FileVersion', false);
PdcWithDbuf | 1 |
PDC phasor data recording, including Dbuf flag.
|
PdcWithoutDbuf | 2 |
PDC phasor data recording, excluding Dbuf flag.
|