Class FinancialSupportState
represents a FinancialSupportState
Implements
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.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class FinancialSupportState : CoreDataBaseType, ICoreData
Constructors
| Improve this Doc View SourceFinancialSupportState()
Initializes a new empty FinancialSupportState
Declaration
public FinancialSupportState()
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 |