SettingRule Methods |
The SettingRule type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSettingRuleExpression |
Adds the setting rule expression.
|
![]() | Clone |
Clones this instance.
|
![]() | Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FixNullValues |
Fixes the null values.
|
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveSettingRuleExpression(Int32) |
Removes the setting rule expression.
|
![]() | RemoveSettingRuleExpression(SettingRuleExpression) |
Removes the setting rule expression.
|
![]() | Resolve |
Resolves this rule using the specified source.
|
![]() | SerializeToWriter |
Serializes the data in this class to the serializer passed in
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |