API Reference / RuleExportResultAPI ReferenceClass RuleExportResultEdit on GitHubNamespace TestimoX.Configuration.RulesAssembly TestimoXSource TestimoX/Configuration/Rules/RuleExportResult.cs:7Modifiers sealedRepresents a rule override export result.InheritanceObjectRuleExportResultFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic RuleExportResult() #TestimoX/Configuration/Rules/RuleExportResult.cs:7Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/ScaleDefinition.cs:47Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/ScaleDefinition.cs:33Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/ScaleDefinition.cs:43Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/ScaleDefinition.cs:47Returns: StringInherited from ObjectPropertiespublic String Path { get; set; } #TestimoX/Configuration/Rules/RuleExportResult.cs:7Output path of the exported rule override file.public Int32 Count { get; set; } #TestimoX/Configuration/Rules/RuleExportResult.cs:9Number of rules included in the export.