AuditRule..::..AppliesWhen Property
Indicates when the rule is applicable.
Namespace:
Tortuga.Chain.AuditRulesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public OperationTypes AppliesWhen { get; }
Public ReadOnly Property AppliesWhen As OperationTypes Get
public: property OperationTypes^ AppliesWhen { OperationTypes^ get (); }