ParserIsCombinedFileFormat Property
Gets flag that determines if
FileName is a Combined File Format (.cff) file.
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.136 -- Release Build+9f554f240f771b17836ab5b78d857c43f1e591b7
public bool IsCombinedFileFormat { get; }
Public ReadOnly Property IsCombinedFileFormat As Boolean
Get
public:
property bool IsCombinedFileFormat {
bool get ();
}
function get_IsCombinedFileFormat();
Property Value
Boolean