Click or drag to resize

AutomationRule Properties

The AutomationRule type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the automation action for this rule
Public propertyCreatedAt
Gets a timestamp of when the rule was created
Public propertyCreatedBy
Gets the User object for the author of this rule
Public propertyDisabledReason
Gets a machine-readable reason a rule is disabled
Public propertyDisabledReasonText
Gets descriptive text for why this rule is disabled
Public propertyEnabled
Gets flag indicating whether rule is active
Public propertyModifiedAt
Gets a timestamp for the last modification to this rule
Public propertyModifiedBy
Gets the user who made the last modification to this rule
Public propertyUserCanModify
Gets a flag indicating whether the current user can modify this rule
Top
See Also