Version 24.2 (latest)

FactorSyntaxRule Class Properties

For a list of all members of this type, see FactorSyntaxRule members.

Public Properties
 NameDescription
Public PropertyFactorGets or sets the number of times the owned rule must succeed for the FactorSyntaxRule to succeed.  
Public PropertyRootReturns the NonTerminalSymbol whose rule tree contains this rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
Public PropertyRuleGets or sets the SyntaxRule which is owned the current rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRuleOwnerBase)
Public PropertyTypeOverridden. Gets the SyntaxRuleType value indicating the type of the SyntaxRule.  
See Also