Search Results for

    Show / Hide Table of Contents

    Class Body

    Inheritance
    System.Object
    Body
    Implements
    System.ComponentModel.INotifyPropertyChanged
    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.PosService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    [Serializable]
    public class Body : INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    AutoPosDef

    Declaration
    public AutoPosDef AutoPosDef { get; set; }
    Property Value
    Type Description
    AutoPosDef
    | Improve this Doc View Source

    CacheMsg

    Declaration
    public CacheMsg CacheMsg { get; set; }
    Property Value
    Type Description
    CacheMsg
    | Improve this Doc View Source

    DriverStatusMsg

    Declaration
    public DriverStatusMsg DriverStatusMsg { get; set; }
    Property Value
    Type Description
    DriverStatusMsg
    | Improve this Doc View Source

    EventStatusMsg

    Declaration
    public EventStatusMsg EventStatusMsg { get; set; }
    Property Value
    Type Description
    EventStatusMsg
    | Improve this Doc View Source

    FormDefMsg

    Declaration
    public FormDefMsg FormDefMsg { get; set; }
    Property Value
    Type Description
    FormDefMsg
    | Improve this Doc View Source

    FreetextMsg

    Declaration
    public string FreetextMsg { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    HexMsg

    Declaration
    public string HexMsg { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InboxDataMsg

    Declaration
    public InboxDataMsg InboxDataMsg { get; set; }
    Property Value
    Type Description
    InboxDataMsg
    | Improve this Doc View Source

    OrderMsg

    Declaration
    public OrderMsg OrderMsg { get; set; }
    Property Value
    Type Description
    OrderMsg
    | Improve this Doc View Source

    OrderstatusMsg

    Declaration
    public OrderstatusMsg OrderstatusMsg { get; set; }
    Property Value
    Type Description
    OrderstatusMsg
    | Improve this Doc View Source

    PairingMsg

    Declaration
    public PairingMsg PairingMsg { get; set; }
    Property Value
    Type Description
    PairingMsg
    | Improve this Doc View Source

    ReplystatusMsg

    Declaration
    public ReplystatusMsg ReplystatusMsg { get; set; }
    Property Value
    Type Description
    ReplystatusMsg
    | Improve this Doc View Source

    SimcardChgMsg

    Declaration
    public string SimcardChgMsg { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StatusDefMsg

    Declaration
    public StatusDefMsg StatusDefMsg { get; set; }
    Property Value
    Type Description
    StatusDefMsg
    | Improve this Doc View Source

    TextConfMsg

    Declaration
    public string[] TextConfMsg { get; set; }
    Property Value
    Type Description
    System.String[]
    | Improve this Doc View Source

    TourEventUptimeMsg

    Declaration
    public TourEventUptimeMsg TourEventUptimeMsg { get; set; }
    Property Value
    Type Description
    TourEventUptimeMsg
    | Improve this Doc View Source

    TourstatusMsg

    Declaration
    public TourstatusMsg TourstatusMsg { get; set; }
    Property Value
    Type Description
    TourstatusMsg
    | Improve this Doc View Source

    TrailerCouplingMsg

    Declaration
    public TrailerCouplingMsg TrailerCouplingMsg { get; set; }
    Property Value
    Type Description
    TrailerCouplingMsg
    | Improve this Doc View Source

    TrailerEventMsg

    Declaration
    public TrailerEventMsg TrailerEventMsg { get; set; }
    Property Value
    Type Description
    TrailerEventMsg
    | Improve this Doc View Source

    TrailerRegisterMsg

    Declaration
    public TrailerRegisterMsg TrailerRegisterMsg { get; set; }
    Property Value
    Type Description
    TrailerRegisterMsg
    | Improve this Doc View Source

    TrailerSyncMsg

    Declaration
    public TrailerSyncMsg TrailerSyncMsg { get; set; }
    Property Value
    Type Description
    TrailerSyncMsg
    | Improve this Doc View Source

    VehiclereplyMsg

    Declaration
    public string VehiclereplyMsg { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    VehiclestatusMsg

    Declaration
    public VehiclestatusMsg VehiclestatusMsg { get; set; }
    Property Value
    Type Description
    VehiclestatusMsg

    Methods

    | Improve this Doc View Source

    RaisePropertyChanged(String)

    Declaration
    protected void RaisePropertyChanged(string propertyName)
    Parameters
    Type Name Description
    System.String propertyName

    Events

    | Improve this Doc View Source

    PropertyChanged

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    System.ComponentModel.PropertyChangedEventHandler

    Implements

    System.ComponentModel.INotifyPropertyChanged
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx