Click or drag to resize
ElementFactoryAml Method
Create a new AML tag (for use with the ApplyAML method)

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public IElement Aml(
	params Object[] content
)

Parameters

content
Type: SystemObject

Return Value

Type: IElement
See Also