AsciiImportOptionsIsFullySpecified Property |
Gets a value indicating whether everything is fully specified now, so that the instance can be used to import Ascii data.
If this value is false, the Ascii data have to be analyzed in order to find the missing values.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic bool IsFullySpecified { get; }
Property Value
Boolean
See Also