Search Results for

    Show / Hide Table of Contents

    Class CraneViewModel

    Viewmodel which containing the data of a Crane

    Inheritance
    System.Object
    EquipmentItemBaseViewModel<Crane>
    CraneViewModel
    Implements
    IGenericEquipmentItemViewModel<Crane>
    IEquipmentItemViewModel
    Inherited Members
    EquipmentItemBaseViewModel<Crane>.GetEquipment()
    EquipmentItemBaseViewModel<Crane>.Count
    EquipmentItemBaseViewModel<Crane>.EquipmentItem
    EquipmentItemBaseViewModel<Crane>.Id
    EquipmentItemBaseViewModel<Crane>.Identifier
    EquipmentItemBaseViewModel<Crane>.IdentifierName
    EquipmentItemBaseViewModel<Crane>.EquipmentType
    EquipmentItemBaseViewModel<Crane>.EquipmentTypeId
    EquipmentItemBaseViewModel<Crane>.EquipmentTypeName
    EquipmentItemBaseViewModel<Crane>.Remark
    Namespace: Simplic.PlugIn.Logistics.UI.ViewModel
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class CraneViewModel : EquipmentItemBaseViewModel<Crane>, IGenericEquipmentItemViewModel<Crane>, IEquipmentItemViewModel

    Constructors

    | Improve this Doc View Source

    CraneViewModel(Crane)

    Declaration
    public CraneViewModel(Crane equipment)
    Parameters
    Type Name Description
    Crane equipment

    Properties

    | Improve this Doc View Source

    AcquisitionCost

    See AcquisitionCost

    Declaration
    public decimal? AcquisitionCost { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    AcquisitionDate

    See AcquisitionDate

    Declaration
    public DateTime? AcquisitionDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    AcquisitionInvoiceNumber

    See AcquisitionInvoiceNumber

    Declaration
    public string AcquisitionInvoiceNumber { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AcquisitionVendorId

    See AcquisitionVendorId

    Declaration
    public Guid? AcquisitionVendorId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    ChargeeId

    See ChargeeId

    Declaration
    public Guid? ChargeeId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    CostCenter

    See CostCenter

    Declaration
    public string CostCenter { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CraneTestDate

    Declaration
    public DateTime? CraneTestDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    DeprecationEnd

    See DeprecationEnd

    Declaration
    public DateTime? DeprecationEnd { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    DeprecationMonthlyDeprecationAmount

    See DeprecationMonthlyDeprecationAmount

    Declaration
    public decimal? DeprecationMonthlyDeprecationAmount { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    DeprecationUsefulLife

    See DeprecationUsefulLife

    Declaration
    public int? DeprecationUsefulLife { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    DeprecationUsefulLifeType

    See DeprecationUsefulLifeType

    Declaration
    public byte DeprecationUsefulLifeType { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    FinancingAccount

    See FinancingRemark

    Declaration
    public string FinancingAccount { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FinancingAmount

    See FinancingAmount

    Declaration
    public decimal? FinancingAmount { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    FinancingBeginDate

    See FinancingBeginDate

    Declaration
    public DateTime? FinancingBeginDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    FinancingContractNumber

    See FinancingContractNumber

    Declaration
    public string FinancingContractNumber { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FinancingEndDate

    See FinancingEndDate

    Declaration
    public DateTime? FinancingEndDate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    FinancingFinalRate

    See FinancingFinalRate

    Declaration
    public decimal? FinancingFinalRate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    FinancingInterest

    See FinancingInterest

    Declaration
    public decimal? FinancingInterest { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    FinancingLenderId

    See FinancingLenderId

    Declaration
    public Guid? FinancingLenderId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    FinancingRate

    See FinancingRate

    Declaration
    public decimal? FinancingRate { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Decimal>
    | Improve this Doc View Source

    FinancingRemark

    See FinancingRemark

    Declaration
    public string FinancingRemark { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FinancingTypeId

    See FinancingTypeId

    Declaration
    public int? FinancingTypeId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    HasTestBook

    Declaration
    public bool? HasTestBook { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    HasTestReport

    Declaration
    public bool? HasTestReport { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    InventoryNumber

    See InventoryNumber

    Declaration
    public string InventoryNumber { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Manufacturer

    See Manufacturer

    Declaration
    public string Manufacturer { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    OwnerId

    See OwnerId

    Declaration
    public Guid? OwnerId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    TradeName

    See TradeName

    Declaration
    public string TradeName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    YearOfManufacturing

    See YearOfManufacturing

    Declaration
    public DateTime? YearOfManufacturing { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    Implements

    IGenericEquipmentItemViewModel<T>
    IEquipmentItemViewModel
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx