|   | SchemaIsCombinedFileFormat Property | 
        
        
            Gets flag that determines if 
FileName is a Combined File Format (.cff) file.
            
 GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool IsCombinedFileFormat { get; }Public ReadOnly Property IsCombinedFileFormat As Boolean
	Get
public:
property bool IsCombinedFileFormat {
	bool get ();
}member IsCombinedFileFormat : bool with get
function get_IsCombinedFileFormat();
Property Value
Boolean See Also
See Also