RemoveFromListBill
This rule will specify the ListBill records to remove from the list.
Note: This rule replaces the v8 rule RemoveFromClientGroup
Element/Tag | Attribute | Definition | Element/Attribute Value and Description |
---|---|---|---|
<RemoveFromListBill> | The opening and closing tag of the business rule. |
|
|
ListBill | Specifies the List Bill Records to remove from the List Bill. | A math variable containing an array of ListBillGUIDS. |
XML Schema
<RemoveFromListBill>
<ListBill>[List Bill GUID Array]</ListBill>
</RemoveFromListBill>