BenSelect Documentation
ApplicationBusinessRuleView Class
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace : ApplicationBusinessRuleView Class
Abstract class for all rules that could be applied to application.

Public Properties

 NameDescription
public PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyCodeReturns script code. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptView)
public PropertyDeletedGets a value indicating whether this object is deleted. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyExtEngineConfigsGets the ext engine configs. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyFieldReturns script field. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptView)
public PropertyMethodReturns script method. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptView)
public PropertyReadonlyGets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyResultGet result of applying rule. (Inherited from Selerix.BusinessObjects.View.BusinessRuleView)
public PropertyTypeReturns script type. (Inherited from Selerix.Foundation.Interfaces.View.AbstractScriptView)
public PropertyVerifiedGets a value indicating whether this object is verified. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
Top

Public Methods

 NameDescription
public MethodCalcDependencyConditionCalcs the dependency condition.  
public MethodCheckDependencyProductsOverloaded. Checks the dependency products.  
public MethodEqualsDetermines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.View.ScriptView)
public MethodExecuteScriptOverloaded. Overrider to prevent any actions in javascript. (Inherited from Selerix.BusinessObjects.View.BusinessRuleView)
public MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public MethodGetHashCodeReturns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.View.ScriptView)
Top

Inheritance Hierarchy

System.Object
   Selerix.Foundation.Interfaces.View.AbstractModelView
      Selerix.Foundation.Interfaces.View.AbstractModelObjectView
         Selerix.Foundation.Interfaces.View.AbstractScriptView
            Selerix.Foundation.Interfaces.View.ScriptView
               Selerix.BusinessObjects.View.BusinessRuleView
                  Selerix.BusinessObjects.View.ApplicationBusinessRuleView
                     Selerix.BusinessObjects.View.ApplicationParamBusinessRuleView
                     Selerix.BusinessObjects.View.ApplicationRiderBusinessRuleView
                     Selerix.BusinessObjects.View.ApplicationRiderParamBusinessRuleView
                     Selerix.BusinessObjects.View.ApplicationTransactionBusinessRuleView
                     Selerix.BusinessObjects.View.CustomApplicationRuleView
                     Selerix.BusinessObjects.View.ReplacementTableQuestionRuleView

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.