![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
AmiMethod to which this parameter is set. Establishes the name of the AmiParameterOut object.Note: The use of curly brackets { } in microagent method parameter names is not supported. Use of these characters results in an error. AMI_I32. 32-bit signed integer.AMI_I64. 64-bit signed integer.AMI_U64. 64-bit unsigned integer.AMI_F64. 64-bit floating-point number.AMI_STRING. Null-terminated character string (UTF8 encoding).AMI_BOOLEAN. Boolean. Establishes the help text describing the purpose of the AmiParameterOut object.NULL or empty string values are acceptable. We strongly recommend you specify meaningful descriptions when describing AmiMethod output parameters.The AmiParameterList object contains a list of AMI parameters. It is the parent class for AmiParameterListIn and AmiParamterListOut.Member Summary
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |