last_change Method
Returns the device last change time
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string last_change( string sref) |
VB |
Public Shared Function last_change ( sref As String) As String |
Parameters
sref
Type: System.String
Device ref number
Return Value
Type: StringString which is the last change date/time
See Also
functions Class
Scheduler Namespace