Click or drag to resize

CAEXBasicObjectVersion Property

Gets and sets the Version for this object.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string Version { get; set; }

Property Value

String

Implements

ICAEXBasicObjectVersion
Remarks
For CAEX 2.15 documents the content of the Version object is transformed to a string.
See Also