Search Results for

    Show / Hide Table of Contents

    Class TrafficType

    represents a TrafficType

    Inheritance
    System.Object
    CoreDataBaseType
    TrafficType
    Implements
    ICoreData
    Inherited Members
    CoreDataBaseType.Id
    CoreDataBaseType.Name
    CoreDataBaseType.IsSelectable
    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.dll
    Syntax
    public class TrafficType : CoreDataBaseType, ICoreData

    Constructors

    | Improve this Doc View Source

    TrafficType()

    Declaration
    public TrafficType()
    | Improve this Doc View Source

    TrafficType(IT_Vehicle_CoreData_TrafficType)

    See CoreDataBaseType

    Declaration
    public TrafficType(IT_Vehicle_CoreData_TrafficType model)
    Parameters
    Type Name Description
    IT_Vehicle_CoreData_TrafficType model

    Implements

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