Click or drag to resize

DataTableSerializationInfoProperty_SaveAsTemplate Field

Serialization property that when set to "true", indicates that the table should be stored without data.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const string SerializationInfoProperty_SaveAsTemplate = "Altaxo.Data.DataColumn.SaveAsTemplate"

Field Value

String
See Also