Search Results for

    Show / Hide Table of Contents

    Class IT_Vehicle_CoreData_State

    states a vehicle can have

    Inheritance
    System.Object
    IT_Vehicle_CoreData_State
    Namespace: Simplic.PlugIn.Logistics.EF
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class IT_Vehicle_CoreData_State : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    IT_Vehicle_CoreData_State()

    Declaration
    public IT_Vehicle_CoreData_State()

    Properties

    | Improve this Doc View Source

    Guid

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

    IsSelectable

    Declaration
    public bool IsSelectable { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx