Updates the frequency plugin with the specified time.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
void UpdateTime( DateTime currentTime ) |
| Visual Basic (Declaration) |
|---|
Sub UpdateTime ( _ currentTime As DateTime _ ) |
| Visual C++ |
|---|
void UpdateTime( DateTime currentTime ) |
Parameters
- currentTime
- Type: System..::.DateTime
DateTime designated as current.