Interface IVehicleAdditionalData
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public interface IVehicleAdditionalData
Methods
|
Improve this Doc
View Source
DeleteData(SAConnection)
Declaration
void DeleteData(SAConnection connection)
Parameters
Type |
Name |
Description |
SAConnection |
connection |
|
|
Improve this Doc
View Source
LoadData(SAConnection)
Declaration
void LoadData(SAConnection connection)
Parameters
Type |
Name |
Description |
SAConnection |
connection |
|
|
Improve this Doc
View Source
SaveData(SAConnection)
Declaration
void SaveData(SAConnection connection)
Parameters
Type |
Name |
Description |
SAConnection |
connection |
|