Click or drag to resize

AmlObjectsExtensionsSetMetaInformation Method

Overload List
 NameDescription
Public Extension MethodSetMetaInformation(CAEXFileType, MetaInformation) This method is a short version of the setMetaInformation. Meta data with identical WriterID is replaced.
Public Extension MethodSetMetaInformation(SourceDocumentInformationType, MetaInformation) Sets the properties for the specified SourceDocumentInformation object using the provided MetaInformation
Public Extension MethodSetMetaInformation(CAEXFileType, String, String, String, String, String, String, String, String, String) This function sets the meta information required from AutomationML standard. If meta information about the same writerID already exists, this meta information is replaced. These information comprise source information about the AutomationML file.
Top
See Also