ParserFileName Property
Gets or sets COMTRADE data filename. If there are more than one data files in a set, this should be set to first file name in the set, e.g., DATA123.D00.
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.175 -- Release Build+85b0047aa6c9c9ac4f75cf73258ce576cf1c5649
public string? FileName { get; set; }
Public Property FileName As String
Get
Set
function get_FileName();
function set_FileName(value);
Property Value
String