Click or drag to resize

AMLFileModel Properties

The AMLFileModel type exposes the following members.

Properties
 NameDescription
Public propertyContentType The content type of the AutomationML file.
Public propertyDomain The application domain of the contained classes of the AutomationML file as it is coded in the file name.
Public propertyEdition The AutomationML edition as it is coded in the file name.
Public propertyExtension Specification of a possible extension of the domain as it is coded in the file name.
Public propertyFileType The type of the AutomationML file.
Public propertyLibType Specification of a possible library type which may be one of the CAEX library tagnames.
Public propertyName The name of the AutomationML file
Public propertyProducer The producer of the file as it is coded in the file name.
Public propertyURL The download link of the file, if it is provided by a server.
Public propertyVersion The release version of the file, if it is coded in the file name.
Top
See Also