Used throughout AyaNova wherever a unit of time needs to be selected or acted upon
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum AyaUnitsOfTime |
| Visual Basic |
|---|
Public Enumeration AyaUnitsOfTime |
| Visual C++ |
|---|
public enum class AyaUnitsOfTime |
Members
| Member name | Description | |
|---|---|---|
| Seconds | ||
| Minutes | ||
| Hours | ||
| Days | ||
| Weeks | ||
| Months | ||
| Years |