Class TruckAttachableResource
Inheritance
System.Object
TruckAttachableResource
Inherited Members
Namespace: Simplic.PlugIn.Logistics.Disposition.UI
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public abstract class TruckAttachableResource : TruckSchedulingResource
Properties
| Improve this Doc View SourceSortId
Declaration
public abstract int SortId { get; protected set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SortString
Declaration
public string SortString { get; }
Property Value
Type | Description |
---|---|
System.String |