Gets or sets the value indicating when this rule is terminated. If null the rule longs forever.
'Declaration
Public Property Termination As Termination
public Termination Termination {get; set;}
Property Value
The the value indicating when this rule terminates.