Specify some values

This commit is contained in:
2025-08-26 19:05:26 +09:00
parent 0269280ef4
commit 1355889b2a

View File

@ -73,7 +73,8 @@ namespace Hcs.TestApp.Scenario
ServiceType = Registry3.Element6,
MunicipalResource = Registry239.Element4,
StartSupplyDate = effectiveDate,
EndSupplyDate = comptetionDate
EndSupplyDate = comptetionDate,
EndSupplyDateSpecified = true
}],
specifyingQualityIndicators = SupplyResourceContractTypeSpecifyingQualityIndicators.D,
objectAddress = [new SupplyResourceContractTypeObjectAddress()
@ -84,6 +85,7 @@ namespace Hcs.TestApp.Scenario
PairKey = contractSubjectGuid,
StartSupplyDate = effectiveDate,
EndSupplyDate = comptetionDate,
EndSupplyDateSpecified = true,
HeatingSystemType = new SupplyResourceContractTypeObjectAddressPairHeatingSystemType()
{
OpenOrNot = SupplyResourceContractTypeObjectAddressPairHeatingSystemTypeOpenOrNot.Opened,