class
DMAppointment
Base class:
Implemented interfaces:
IAbstractProfile
IAppointment
ICalendarEvent
IExtendedCalendarEvent
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
DMAppointment (IAppointment appointment, IProfile profile)
Properties
Guid AppointmentId { get; set; }
Guid CalendarId { get; set; }
Int32? ClassTypeId { get; set; }
String Description { get; set; }
Guid? IdGanttTask { get; set; }
Guid? ObjectId { get; set; }
Int32 SecurityIdentityOwnerId { get; set; }