Skip to main content

EnsLib.EDI.SEF.Rule

class EnsLib.EDI.SEF.Rule extends EnsLib.EDI.SEF.Node

Property Inventory

Properties

property Condition as ExpressionList;
This holds the condition
Property methods: ConditionGet(), ConditionGetSwizzled(), ConditionIsValid(), ConditionNewObject(), ConditionSet()
property Parameter as %String;
This holds the parameter
Property methods: ParameterDisplayToLogical(), ParameterGet(), ParameterIsValid(), ParameterLogicalToDisplay(), ParameterLogicalToOdbc(), ParameterNormalize(), ParameterSet()
property Setting as %String;
This holds the setting
Property methods: SettingDisplayToLogical(), SettingGet(), SettingIsValid(), SettingLogicalToDisplay(), SettingLogicalToOdbc(), SettingNormalize(), SettingSet()
property Type as %String;
This holds the type
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab