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