Sets a specific weight on a relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
1 |
Double |
Weight |
The weight value to apply to the relationship. |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship weight was set successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
None.