 | AMLFileModelEdition Property |
The AutomationML edition as it is coded in the file name.
Namespace: Aml.Engine.Services.ModelAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string Edition { get; set; }
Public Property Edition As String
Get
Set
public:
property String^ Edition {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also