Public Methods

MethodDescription
DataLineageRuleReturns the bound DataLineageRule object of this DataMovementRuleLink. RETURN DATATYPE: DataLineageRule.
UserCommentsReturns a collection of user comments associated with this DataMovementRuleLink.

Public Properties

PropertyDescription
RuleNameReturns the name of the bound rule. DATATYPE: String.
RuleTextReturns the text of the bound rule. DATATYPE: String.
RuleTypeReturns the type of the bound rule. DATATYPE: String.
SequenceNumberReturns the sequence number of this rule binding. DATATYPE: Integer.
ValueCurrentIf overridden, returns object's override for the rule's value. Otherwise returns the rule's value. DATATYPE: String.
ValueOverrideRepresents the object's override for the rule's value. DATATYPE: String.
  • No labels