Click or drag to resize
CommandToNormalizedAml Method
Perform parameter substitutions and return the resulting AML

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public string ToNormalizedAml(
	IServerContext context
)

Parameters

context
Type: Innovator.ClientIServerContext

Return Value

Type: String
See Also