Click or drag to resize

AMLFileAutomationMLVersion Property

Gets or sets the AutomationML version. It is not allowed to set an AMLVersion which is higher than the MaximalAMLVersion. If this is tried, the maximal known version is used for this document.

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

Property Value

String
See Also