BenSelect Documentation
DefaultValueRuleView Class
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace : DefaultValueRuleView Class
Define default value on param.

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 MethodApplyRuleOverridden. Applies RateParam business rule to application.  
public MethodCalcDependencyConditionCalcs the dependency condition. (Inherited from Selerix.BusinessObjects.View.ApplicationBusinessRuleView)
public MethodCheckDependencyProductsOverloaded. Checks the dependency products. (Inherited from Selerix.BusinessObjects.View.ApplicationBusinessRuleView)
public MethodEqualsOverridden. Determines whether the specified System.Object is equal to this instance.  
public MethodExecuteScriptOverloaded. Overridden. Overrider to prevent any actions in javascript.  
public MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public MethodGetHashCodeOverridden. Returns a hash code for this instance.  
Top

Public Operators

public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
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.DefaultValueRuleView

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.