[This is preliminary documentation and is subject to change.]
The total number of backward periods (in the future) that the timesheet can be created for
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int NumberOfStartingPeriodBackward { get; set; } |
Visual Basic (Declaration) |
---|
Public Property NumberOfStartingPeriodBackward As Integer |
Visual C++ |
---|
public: property int NumberOfStartingPeriodBackward { int get (); void set (int value); } |