Click or drag to resize

XmlDeserializationCodeForAttributeVersion Property

Gets the version of the class for which the deserialization code is intended.

Namespace: Altaxo.Serialization.Xml
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int Version { get; }

Property Value

Int32
See Also