Enum CostAccrualType

CostAccrualType enumeration

Anger typen av en periodiserad kostnad.

public enum CostAccrualType

Värderingar

namnVärdeBeskrivning
Undefined-1Indikerar odefinierat värde betyder att fältet inte definierades i den ursprungliga projektfilen.
Start0Indikerar startkostnadsperiodiseringstyp.
Prorated1Indikerar periodiserad kostnadstillverkningstyp.
End2Indikerar slutkostnadsperiodiseringstyp.
Invalid3Indikerar ogiltig kostnadsperiodiseringstyp.

Anmärkningar

Vid export till XML kommer de odefinierade värdena att elimineras från resulterande XML.

Se även