Saved Property (Appointment)
In This Topic
Gets the System.Boolean value indicating if the appointment has not been modified since the last save.
Syntax
'Declaration
Public ReadOnly Property Saved As System.Boolean
public System.bool Saved {get;}
See Also