[This is preliminary documentation and is subject to change.]
The end time of the weekday in 24 hour format
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int WorkDayEndTime { get; set; } |
Visual Basic (Declaration) |
---|
Public Property WorkDayEndTime As Integer |
Visual C++ |
---|
public: property int WorkDayEndTime { int get (); void set (int value); } |