BuildingOperatingDaySchedule.Create
Description:
Creates a new instance of a BuildingOperatingDaySchedule.
Creates a new instance of a BuildingOperatingDaySchedule.
Remarks:
The new BuildingOperatingDaySchedule will have all values set to off.
The new BuildingOperatingDaySchedule will have all values set to off.
public static BuildingOperatingDaySchedule Create(
Document document,
string name
)
-
documentThe document to create the new BuildingOperatingDaySchedule element.
-
StringnameThe intended name of the newly created BuildingOperatingDaySchedule, may be modified to disambiguate with existing element.
-
name cannot include prohibited characters, such as "{, }, [, ], |, ;, less-than sign, greater-than sign, ?, `, ~". -or- name must be trimmed. -or- name is an empty string or contains only whitespace.
-
A non-optional argument was null