Class UnknownEquipment
Class representing an unknown Equipment
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 UnknownEquipment : EquipmentItem
Constructors
| Improve this Doc View SourceUnknownEquipment()
Initialize a new unknown Equipment
Declaration
public UnknownEquipment()
UnknownEquipment(IT_Vehicle_EquipmentItem)
Initialize a new equipment using a
Declaration
public UnknownEquipment(IT_Vehicle_EquipmentItem dbEquipment)
Parameters
Type | Name | Description |
---|---|---|
IT_Vehicle_EquipmentItem | dbEquipment |
Properties
| Improve this Doc View SourceEquipmentTypeId
Declaration
public override Guid EquipmentTypeId { get; }
Property Value
Type | Description |
---|---|
System.Guid |