Search Results for

    Show / Hide Table of Contents

    Class FuelCardType

    represents a FuelCardType

    Inheritance
    System.Object
    CoreDataBaseType
    FuelCardType
    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 FuelCardType : CoreDataBaseType, ICoreData

    Constructors

    | Improve this Doc View Source

    FuelCardType()

    Initializes a new empty FuelCardType

    Declaration
    public FuelCardType()
    | Improve this Doc View Source

    FuelCardType(IT_Vehicle_CoreData_FuelCardType)

    Initializes a new FuelCardType with the given dbmodel

    Declaration
    public FuelCardType(IT_Vehicle_CoreData_FuelCardType model)
    Parameters
    Type Name Description
    IT_Vehicle_CoreData_FuelCardType model

    the given dbmodel

    Implements

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