Gets or sets the preview time used to evaluate the firing of Rules in the Mdex engine.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| [CommandParameterPropertyAttribute(Key = "Nmpt")] public string BusinessRulesPreviewTime { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| <CommandParameterPropertyAttribute(Key := "Nmpt")> _ Public Property BusinessRulesPreviewTime As String | 
| Visual C++ | 
|---|
| [CommandParameterPropertyAttribute(Key = L"Nmpt")] public: property String^ BusinessRulesPreviewTime { String^ get (); void set (String^ value); } | 





