class
AppointmentForUpdate
Base class:
This type does not have any base class
Implemented interfaces:
IAppointmentForUpdate
IAppointmentForBase
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
Guid? AppointmentId { get; set; }
Guid? CalendarId { get; set; }
Int32? ClassTypeId { get; set; }
String Description { get; set; }
Boolean ForceServiceTriggerInsert { get; set; }
Guid? IdGanttTask { get; set; }
Int32? SecurityIdentityOwnerId { get; set; }
Boolean ShouldUpdateProfile { get; }