API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

GetHeader Method

Returns the value of a header.

Syntax

[VB.NET]
Public Function GetHeader(ByVal Name As String) As String
[C#]
public string GetHeader(string name);

Remarks

Returns the value of the header with the specified Name, or empty string if Headers does not contain such a header.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]