Integrating with Other Products > API Guide > PTC Mathcad Prime Objects > Object: Outputs
  
Object: Outputs
This object represents the PTC Mathcad PrimeOutputs COM interface Ptc.MathcadPrime.Automation.IMathcadPrimeOutputs.
Methods
GetAliasByIndex(IndexArg as integer)—Gets the alias of output by specific output index.
IndexArg is the index of output.
Returns:
Alias of output, or Null in case of error.
Properties
Count—Gets the count of outputs.
Returns:
Zero in case of error.