LastAcceptedStart Property
In This Topic
For internal use only. The last saved start value (it doesn't changed between BeginEdit/EndEdit calls).
Syntax
'Declaration
Public Property LastAcceptedStart As Date
public DateTime LastAcceptedStart {get; set;}
See Also