[This is preliminary documentation and is subject to change.]
Gets the number of days allowed in the
trial period based on the information provided in the
accounting.xml resource file
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int GetAccountingCycleDuration() |
Visual Basic (Declaration) |
---|
Public Function GetAccountingCycleDuration As Integer |
Visual C++ |
---|
public: int GetAccountingCycleDuration() |