ComplexCodetextReader.TryDecodeHIBCPAS

ComplexCodetextReader.TryDecodeHIBCPAS method

Decodes HIBC PAS codetext.

public static HIBCPASCodetext TryDecodeHIBCPAS(string encodedCodetext)
ParameterTypeDescription
encodedCodetextStringencoded codetext

Return Value

decoded HIBC PAS Complex Codetext or null.

See Also