Search Results for

    Show / Hide Table of Contents

    Class FinancialSupportState

    represents a FinancialSupportState

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

    Constructors

    | Improve this Doc View Source

    FinancialSupportState()

    Initializes a new empty FinancialSupportState

    Declaration
    public FinancialSupportState()
    | Improve this Doc View Source

    FinancialSupportState(IT_Vehicle_CoreData_FinancialSupportState)

    Initializes a new FinancialSupportState with the given dbmodel

    Declaration
    public FinancialSupportState(IT_Vehicle_CoreData_FinancialSupportState model)
    Parameters
    Type Name Description
    IT_Vehicle_CoreData_FinancialSupportState model

    the given dbmodel

    Implements

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