IAdmInactiveAccountCondition

The IAdmInactiveAccountCondition interface represents the If is inactive <period> condition.

Inheritance: IAdmCondition

Properties

  • Property

  • Description

  • PeriodOperator

  • Gets or sets the comparison operator for the condition.

  • PeriodValue

  • Gets or sets the inactive period value.

Details

PeriodOperator

Gets or sets the comparison operator for the condition.


PeriodValue

Gets or sets the inactive period value.

  • Type:
  • int
  • Access:
  • Read/Write

Requirements

Minimum required version: 2011.3

See also