RestrictColumn..::..ExceptWhen Property
Gets the except when.
Namespace:
Tortuga.Chain.AuditRulesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public ExceptWhenPredicate ExceptWhen { get; }
Public ReadOnly Property ExceptWhen As ExceptWhenPredicate Get
public: property ExceptWhenPredicate^ ExceptWhen { ExceptWhenPredicate^ get (); }