Versionsnyheter återfinns här>>


IRealEstateBudgetServicegetContractFee Method

[Missing <summary> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},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> getContractFee(
	List<RealEstateId> realEstateIds,
	DateTime ContractFeesValidDate
)

Parameters

realEstateIds  ListRealEstateId

[Missing <param name="realEstateIds"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]

ContractFeesValidDate  DateTime

[Missing <param name="ContractFeesValidDate"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]

Return Value

ListContractFee

[Missing <returns> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]

See Also