hmCal_SET WORKING HOURS PROP

hmCal_SET WORKING HOURS PROP(area;workingHoursID;selector;valuedate;valueReal;valueText)

Parameter          Type             Description
area               Longint       ->  hmCal area
workingHoursID     Longint       ->  Working hours ID
selector           Longint       ->  Property type
valuedate          Date          ->  Date value
valueReal          Real          ->  Real value
valueText          Text          ->  Text value

Contents

Description

The command hmCal_SET WORKING HOURS PROP sets several properties for a working hours record. You can create working hours records with the commands hmCal_SET WORKING HOURS and hmCal_SET WORKING HOURS EX.

You can get a list of all working hours with the command hmCal_GET WORKING HOUR LIST.

List of possible properties to set/get:

hmCal_wprop_Name (1)

Pass the name of the working hour in the parameter valueText.



Example