Returns a header from an HTTP request.
svc.wcfConnectionObject.Binding.GetHttpResponseHeader (PBWCF.HttpResponseHeaderType.HeaderType!)
String. If the header does not exist in the response message, GetHttpResponseHeader returns an empty string.
String dt dt = svc.wcfConnectionObject.BasicHttpBinding.GetHttpResponseHeader(PBWCF.HttpResponseHeaderType.Date!)