BCGSuite for MFC
CBCGPAppointmentBaseProperty

Detailed Description

The CBCGPAppointmentBaseProperty class is used by the Planner control. It's the base class intended to store and pass around appointment properties. Derived classes have to implement the interface defined by the CBCGPAppointmentBaseProperty class.

See also
CBCGPPlannerManagerCtrl, CBCGPAppointmentProperty, CBCGPAppointmentPropertyList, CBCGPAppointmentPropertyImages
+ Inheritance diagram for CBCGPAppointmentBaseProperty:

Public Member Functions

 IsValidTells whether the property is valid.
 
 operator!=Non-equal operator
 
 operator=The assignment operator.
 
 operator==Equal operator