Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Transfer Param1 to EntityID 
Transfer Param2 to DateTime 

// Don't allow users to create appointments on EntityKey1-1 
If EntityID _EQC "EntityKey1-1" then 
   Set_Property(CtrlEntId, "OLE.Cancel", Yes$) 
end

See Also

BeforeNewApptDropAfterNewApptDropCancelCancelNewApptDrag