Versionsnyheter återfinns här>>
[Missing <summary> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContracts(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]
List<Contract> getContracts(
List<RealEstateId> realEstateIds,
DateTime contractsValidFrom
)
Function getContracts (
realEstateIds As List(Of RealEstateId),
contractsValidFrom As DateTime
) As List(Of Contract)
function getContracts(realEstateIds, contractsValidFrom);
[Missing <param name="realEstateIds"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContracts(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]
[Missing <param name="contractsValidFrom"/> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContracts(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]
[Missing <returns> documentation for "M:Vitec.Ekonomi.Services.RealEstateBudget.IRealEstateBudgetService.getContracts(System.Collections.Generic.List{Vitec.Ekonomi.Services.RealEstateBudget.RealEstateId},System.DateTime)"]