RuleSetInformation Class
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public class RuleSetInformation- Inheritance
- Object RuleSetInformation
Constructors
| RuleSetInformation(DynamicRuleSetBase, Boolean) | Create a ruleset information object based on a custom/dynamic ruleset definition object |
| RuleSetInformation(ObjectProxy, Boolean) | Create a ruleset information object based on a given RuleSet ObjectProxy |
Properties
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetChecksum | |
| GetContainingPackages | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsObjectIncluded | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
Extension Methods
| TraceError | (Defined by TraceHelper) |
| TraceInfo | (Defined by TraceHelper) |
| TraceWarning | (Defined by TraceHelper) |