Class TruckSchedulingResource
Inheritance
System.Object
TruckSchedulingResource
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public abstract class TruckSchedulingResource : ViewModelBase
Properties
|
Improve this Doc
View Source
Id
Declaration
public Guid Id { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Text
Declaration
public virtual string Text { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
DeepCopy()
Declaration
public abstract TruckSchedulingResource DeepCopy()
Returns