Search Results for

    Show / Hide Table of Contents

    Class VehicleApplicationHelper

    Inheritance
    System.Object
    VehicleApplicationHelper
    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.PlugIn.Logistics
    Assembly: Simplic.PlugIn.Logistics.ERP.dll
    Syntax
    public static class VehicleApplicationHelper

    Methods

    | Improve this Doc View Source

    CreateTransactionFuelData(GridFunctionParameter)

    Create bill from selected tank data

    Declaration
    public static GridInvokeMethodResult CreateTransactionFuelData(GridFunctionParameter parameter)
    Parameters
    Type Name Description
    GridFunctionParameter parameter
    Returns
    Type Description
    GridInvokeMethodResult
    | Improve this Doc View Source

    CreateTransactionFuelDataCustomer(GridFunctionParameter)

    Create bill from selected tank data

    Declaration
    public static GridInvokeMethodResult CreateTransactionFuelDataCustomer(GridFunctionParameter parameter)
    Parameters
    Type Name Description
    GridFunctionParameter parameter
    Returns
    Type Description
    GridInvokeMethodResult
    | Improve this Doc View Source

    CreateTransactionTollData(GridFunctionParameter)

    Declaration
    public static GridInvokeMethodResult CreateTransactionTollData(GridFunctionParameter parameter)
    Parameters
    Type Name Description
    GridFunctionParameter parameter
    Returns
    Type Description
    GridInvokeMethodResult
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx