CommandToNormalizedAml Method |
Perform parameter substitutions and return the resulting AML
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public string ToNormalizedAml(
IServerContext context
)
Public Function ToNormalizedAml (
context As IServerContext
) As String
Parameters
- context
- Type: Innovator.ClientIServerContext
Return Value
Type:
StringSee Also