Versionsnyheter återfinns här>>


IRealEstateBudgetServicegetContractsAll Method

[Missing <summary> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractsAll(System.DateTime)"]

Definition

Namespace: Vitec.Ekonomi.Services.RealEstateBudget
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
C#
List<Contract> getContractsAll(
	DateTime contractsValidFrom
)

Parameters

contractsValidFrom  DateTime

[Missing <param name="contractsValidFrom"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractsAll(System.DateTime)"]

Return Value

ListContract

[Missing <returns> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractsAll(System.DateTime)"]

See Also