XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
The resolved parameter value as a string. Null is returned when no matching parameter is found, or one of the overloaded generate methods has not been called first.
Returns the resolved value of the specified pipelinedParameter in the DCP.
Namespace: DeltaXML.CoreS9ApiAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Parameters
- parameterName
- Type: System String
The name of the parameter.
Return Value
Type: StringThe resolved parameter value as a string. Null is returned when no matching parameter is found, or one of the overloaded generate methods has not been called first.
See Also