After Class
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.
public ref class After sealed : Microsoft::RuleEngine::Predicate
[System.Serializable]
public sealed class After : Microsoft.RuleEngine.Predicate
type After = class
inherit Predicate
Public NotInheritable Class After
Inherits Predicate
- Inheritance
- Attributes
Constructors
| After(Term, Term, VocabularyLink) | |
| After(Term, Term) |
Properties
| Time1 | |
| Time2 | |
| Type | (Inherited from LogicalExpression) |
| VocabularyLink | (Inherited from LogicalExpression) |
Methods
| Clone() |