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.3179.0 (4.8.3179.0)
Syntax public bool IsFullySpecified { get; }
Property Value
BooleanSee Also