Transaction.HaveCommitTimeRulesFired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the commit time rules have been fired or not
public:
property bool HaveCommitTimeRulesFired { bool get(); };
public bool HaveCommitTimeRulesFired { get; }
member this.HaveCommitTimeRulesFired : bool
Public ReadOnly Property HaveCommitTimeRulesFired As Boolean