|
TimeSecondsPerWeek Field
|
Number of seconds in one week.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.266-beta+c6b78f50c57a6e00a35ffa6b1d344e516617d5cd
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