Click or drag to resize

MetaInformationWriterID Property

the ID of the writer tool, maybe identical to the tools name if it is not subject of change

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

Property Value

String
The writer identifier.
See Also