GetAccountingOptionsAccountingDate Property
T.o.m. vilket bokföringsdatum ska transaktioner hämtas. Kan anges i kombination med AccountingYear. AccountingYear och/eller AccountingDate måste anges.
Om Dimension = Dimension02 och enbart AccountingDate anges, så hämtas transaktioner från projektets begynnelse.
I övriga fall då AccountingYear utelämnas, hämtas transaktioner för det bokföringsår där bokföringsdatumet infaller.
Namespace: Vitec.Ekonomi.Services.AccountingAssembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
public DateTime? AccountingDate { get; set; }
Public Property AccountingDate As DateTime?
Get
Set
function get_AccountingDate();
function set_AccountingDate(value);
Property Value
NullableDateTime