Click or drag to resize

ConditionalBusinessRuleRevocable Property

Gets a value indicating whether the rule is revocable.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool Revocable { get; }

Property Value

Type: Boolean
true if revocable; otherwise, false.
See Also