Skip to main content

AltidParameter

  • This class represents the "ALTID" parameter

  • AltidParameter should be called with a single argument that is an instance of ParameterValueType

new AltidParameter(new ParameterValueType("23"));

new AltidParameter(new ParameterValueType("blah"));