Click or drag to resize

IReadOnlyMaintenanceNotificationComplexEntityMember Properties

The IReadOnlyMaintenanceNotificationComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCanceledEventNotification
Gets the notification parameters associated to an event becoming in Canceled state.
Public propertyCompletedEventNotification
Gets the notification parameters associated to an event becoming in Completed state.
Public propertyContractAlertThresholdStandardText
Gets the ContractAlertThresholdStandardText member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyInProgressEventNotification
Gets the notification parameters associated to an event becoming in In Progress state.
Public propertySendSmsOnContractAlertThreshold
Gets the SendSmsOnContractAlertThreshold member value
Public propertyToDoEventNotification
Gets the notification parameters associated to an event becoming in To Do state.
Public propertyToScheduleEventNotification
Gets the notification parameters associated to an event becoming in To Schedule state.
Top
See Also