CustomerInfoFindHeader Class

CustomerInfoFindHeader Class

Contains a customer-defined numeric code that represents a transaction sent to MapPoint Web Service by using a method of the FindServiceSoap class. You can use this number to order or group reports on the MapPoint Web Service Customer Services site (CSS).


Public Class CustomerInfoFindHeader 
 Inherits CustomerInfoHeader


[C#]

public class CustomerInfoFindHeader : CustomerInfoHeader

Remarks

  • The CustomerInfoFindHeader class is passed in the FindServiceSoap.CustomerInfoFindHeaderValue property in the SOAP header for every call that you want to track in a particular way, such as calls for particular end customers or calls of a certain type.

  • For more information about MapPoint Web Service reports, see the Help topic "About MapPoint Web Service reports" on the CSS. For more information about how to access the CSS, see the information that you received when you enrolled in the service.

    For more information about becoming a MapPoint Web Service customer, visit the MapPoint Web Service Web site .

See Also

  FindServiceSoap Class   |   MapPoint Web Service SOAP Headers