Versionsnyheter återfinns här>>
[Missing <summary> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]
List<ContractFee> getContractFee(
List<RealEstateId> realEstateIds,
DateTime ContractFeesValidDate
)
Function getContractFee (
realEstateIds As List(Of RealEstateId),
ContractFeesValidDate As DateTime
) As List(Of ContractFee)
function getContractFee(realEstateIds, ContractFeesValidDate);
[Missing <param name="realEstateIds"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.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)"]
[Missing <returns> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContractFee(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]