Click or drag to resize
Project Class

[This is preliminary documentation and is subject to change.]

Inkommande projekt - underlag för att skapa projekt.
Inheritance Hierarchy
SystemObject
  _3LProServices.AccountingProject

Namespace: _3LProServices.Accounting
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public class Project

The Project type exposes the following members.

Constructors
  NameDescription
Public methodProject
Constructor
Top
Properties
  NameDescription
Public propertyAccountingCode
Konteringskod (matriskod Y). Anges om projektet ska faktureras via Anbudsfakturering.
Public propertyAccountingCode2
Redovisningskod Egen redovisningskod2. Max 10 tecken.
Public propertyAccumulatedWithheldFunds
Ackumulerade innehållna medel. Anges vid anbudsfakturering.
Public propertyArea
Beräknade yta
Public propertyAttest
Attestansvarig
Public propertyAuditGrouping
Fackförbundsområde där projetet genomförs
Public propertyBankGuarantee
Bankgaranti
Public propertyBillingMethod
Fakturering. Ange hur faktureringen ska gå till.
Public propertyContractorFee
Entreprenörsarvode i procent. Max värde (4,2)
Public propertyCostCenter
Redovisningskod Kostnadsställe. Max 10 tecken.
Public propertyCountyCode
Länskod
Public propertyCustomerNumber
KundId som ska faktureras. Max 10 tecken.
Public propertyDeductibleVat
Momsandel. Andel avdragsgill moms i procent.
Public propertyEstimatedWorkingHours
Beräknad arbetstid
Public propertyEstimateteDateOfCompletion
Datum då projekt planeras vara färdigställt.
Public propertyFunctionalClassification
Funktionsindelning
Public propertyHourlyRate
Timpris
Public propertyHouseWork
Husarbete.
Public propertyIncrement
Påslagsprocent för projektet vid fakturering.
Public propertyInternalRateOfReturn
Internränta.
Public propertyInvoiceDate
Senast en faktura skapades via 3L Pro. Obs! Tilldelningsmöjlighet kommer att tas bort.
Public propertyInvoiceSpecificationTemplate
Fakturaspecmall. Mall att använda vid fakturering av löpande projekt. Ange avvikande från företagsregistret.
Public propertyInvoiceType
Fakturatyp. Styr layout på innhållet för vissa typer av fakturering.
Public propertyisMainProject
Huvudprojekt. True om projektet är huvudprojekt, annars False.
Public propertyKSTable
Kostnadstabell. Obs! Kommer att utgå. Används inte längre.
Public propertyMunicipalityCode
Kommunkod
Public propertyName
Projektbenämning. Max 30 tecken. Obligatorisk uppgift.
Public propertyName2
Projektbenämning forts. Max 40 tecken.
Public propertyNote
Anteckning. Not. Tänk på att eventuell befintlig anteckning kommer att raderas om denna egenskap skickas in tom.
Public propertyObject
Redovisningskod Objekt. Max 10 tecken.
Public propertyOffer
Anbudssumma. Anges för fastprisprojekt.
Public propertyOrderNumber
Kundens beställningsnummer. Max 30 tecken.
Public propertyOurReference
Vår referens. Max 30 tecken.
Public propertyPaymentPlanFinalPercentage
Innehåll per slutlyft i procent
Public propertyPaymentPlanPercentage
Innehåll per lyft i procent (utom slutlyft)
Public propertyPieceNumber
Ackordnummer
Public propertyPricelist
Tidredovisning, prislista
Public propertyProjectCode
Projekt. Max 10 tecken. Obligatorisk uppgift.
Public propertyProjectType
Projekttyp. Max 10 tecken.
Public propertyProvisionGuarantee
Garantiavsättning
Public propertyReportCode
Rapportkod. Max 10 tecken.
Public propertyStatus
Projektets status. Giltiga värden generellt är 0-9. Har projektet uppnåt status 2 kan det inte tilldelas lägre status. Inställning finns som kan förhindra statusbyte från 9 till lägre status.
Public propertyStatusDate
Statusdatum
Public propertyTimeAccount
Tidredovisning, bokföringskonto för tid
Public propertyValidFrom
Startdatum för projektet.
Public propertyValidTo
Slutdatum för projektet.
Public propertyVatCode
Momskod
Public propertyWorkorderInvoiceTemplate
Orderfaktureringsmall vid fakturering via Serviceorder
Public propertyYourReference
Kundens referens. Max 30 tecken.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also