|
TimeSecondsPerWeek Field
|
Number of seconds in one week.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+89764ccfd98a5e76971bbd58cae85aa2e8f59fbd
Syntaxpublic const int SecondsPerWeek = 604800
Public Const SecondsPerWeek As Integer = 604800
public:
literal int SecondsPerWeek = 604800
static val mutable SecondsPerWeek: int
var GSF.Units.Time.SecondsPerWeek
View SourceField Value
Int32
See Also