IAdmParameterText2

The IAdmParameterText2 interface extends IAdmParameterText with the ability to create Password parameters.

Inheritance: IAdmParameterText

Properties

  • Property

  • Description

  • ValueType

  • Gets or sets a value indicating the string value type of the parameter.

Details

ValueType

Gets or sets a value indicating the string value type of the parameter.

Remarks

  • This property is automatically set to Numeric when you set the Numeric property of IAdmParameterText to true.
  • The Numeric property of IAdmParameterText is automatically set to true or false to match the value of this property.

Requirements

Minimum required version: 2026.1

See also