RcoDecisionBuffer contains the array of RcoExtDecision objects
Structure
{
Dec_Name //Text
Dec_Attr //Text
Req_flag //Integer
}
Methods
This object has following methods to get and set the properties:
Get Methods
RcoExtDecision. Dec_Name = Text
RcoExtDecision. Dec_Attr = Text
RcoExtDecision. Req_flag = Integer
Set Methods
Text = RcoExtDecision. Dec_Name
Text = RcoExtDecision. Dec_Attr
Integer = RcoExtDecision. Req_flag
RCO external decision API functions. |