<Code Lib>
2025.3 Property
Changes 0
P

HVACLoadBuildingType.ClosingTime

Description:
The closing time of the building type.

public string ClosingTime { get; set; }

  • When setting this property: It is not a valid time, can be something like "16:30" or "4:30 PM".
  • When setting this property: A non-optional argument was null

Loading…