Share via


CustomerInfoRenderHeader Class

CustomerInfoRenderHeader Class

Contains a customer-defined code number used to represent transactions sent to MapPoint Web Service using methods of the RenderServiceSoap class. This number can be used to order or group reports on the MapPoint Web Service Customer Services site.

Public Class CustomerInfoRenderHeader 
  Inherits [Namespace].CustomerInfoHeader
    Member of [Namespace]
[C#]
public class CustomerInfoRenderHeader : [Namespace].CustomerInfoHeader
    Member of [Namespace]

Public Properties

public propertyCustomLogEntry (inherited from the CustomerInfoHeader class) The customer-defined code number associated with a particular transaction. Short.

Remarks

  • The CustomerInfoRenderHeader class is passed in the RenderServiceSoap.CustomerInfoRenderHeaderValue property in the SOAP header for every call that you want to track in a particular way, such as tracking calls for particular end customers or for calls of a certain type.
  • See the Help topic About MapPoint Web Service reports on the MapPoint Web Service Customer Services Web site (https://mappoint-css.partners.extranet.microsoft.com/cscv3/) for information about the reports available with MapPoint Web Service. For information on how to access the site, read the customer information that you received when you enrolled in the service.

See Also

RenderServiceSoap Class | MapPoint Web Service SOAP Headers | RenderServiceSoap.CustomerInfoRenderHeaderValue Property