Versionsnyheter återfinns här>>


IRealEstateBudgetServicegetContractFeesAll Method

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

Definition

Namespace: Vitec.Ekonomi.Services.RealEstateBudget
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
C#
List<ContractFee> getContractFeesAll(
	DateTime ContractFeesValidDate
)

Parameters

ContractFeesValidDate  DateTime

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

Return Value

ListContractFee

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

See Also