Click or drag to resize
PMDayTimeRestriction Properties

The PMDayTimeRestriction type exposes the following members.

Properties
  NameDescription
Public propertyDefaultAction
Gets the default action for this restriction type
(Inherited from PMRestriction.)
Public propertyStatic memberDefaultRestrictionAction
Retrieves the default action for this restriction
Public propertyEnabled
true if restriction is set on this object
(Inherited from PMRestriction.)
Public propertyFriday
Allowed times for Friday
Public propertyMonday
Allowed times for Monday
Public propertyOverrideAction
The action applied by this restriction, on its specific object (i.e. user, etc...) Value is null when using default action
(Inherited from PMRestriction.)
Public propertyOverridingDefaultAction
Indicates if the restriction has a custom action set for this object
(Inherited from PMRestriction.)
Public propertySaturday
Allowed times for Saturday
Public propertySunday
Allowed times for Sunday
Public propertyThursday
Allowed times for Thursday
Public propertyTuesday
Allowed times for Tuesday
Public propertyType
Indicates which restriction this object represents
(Inherited from PMRestriction.)
Public propertyWednesday
Allowed times for Wednesday
Top
See Also