Class MobilePhone
Class representing a mobile phone
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 MobilePhone : EquipmentItem
Constructors
| Improve this Doc View SourceMobilePhone()
Initialize a new mobile phone
Declaration
public MobilePhone()
MobilePhone(IT_Vehicle_EquipmentItem)
Initialize a new mobile phone equipment item using a IT_Vehicle_EquipmentItem holding the data to use
Declaration
public MobilePhone(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 |