Search Results for

    Show / Hide Table of Contents

    Class geomatchRequest

    Inheritance
    System.Object
    geomatchRequest
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Telematic.FleetBoard.OrderService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    [MessageContract(IsWrapped = false)]
    public class geomatchRequest

    Constructors

    | Improve this Doc View Source

    geomatchRequest()

    Declaration
    public geomatchRequest()
    | Improve this Doc View Source

    geomatchRequest(geomatch)

    Declaration
    public geomatchRequest(geomatch geomatch)
    Parameters
    Type Name Description
    geomatch geomatch

    Fields

    | Improve this Doc View Source

    geomatch

    Declaration
    [MessageBodyMember(Namespace = "http://www.fleetboard.com/data", Order = 0)]
    public geomatch geomatch
    Field Value
    Type Description
    geomatch
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx