Public Methods
Method | Description |
---|---|
DataLineageRule | Returns the bound DataLineageRule object of this DataMovementRuleLink. RETURN DATATYPE: DataLineageRule. |
UserComments | Returns a collection of user comments associated with this DataMovementRuleLink. |
Public Properties
Property | Description |
---|---|
RuleName | Returns the name of the bound rule. DATATYPE: String. |
RuleText | Returns the text of the bound rule. DATATYPE: String. |
RuleType | Returns the type of the bound rule. DATATYPE: String. |
SequenceNumber | Returns the sequence number of this rule binding. DATATYPE: Integer. |
ValueCurrent | If overridden, returns object's override for the rule's value. Otherwise returns the rule's value. DATATYPE: String. |
ValueOverride | Represents the object's override for the rule's value. DATATYPE: String. |
See Also