Click or drag to resize

MetaInformationWriterName Property

the name of the writer tool (e.g. CoDeSys)

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

Property Value

String
The name of the writer.
See Also